general mozilla chrome addons

26
General Mozilla/Chrome Addons Sreenath

Upload: deepu-nath

Post on 29-Nov-2014

455 views

Category:

Technology


5 download

DESCRIPTION

 

TRANSCRIPT

Page 1: General mozilla chrome addons

General Mozilla/Chrome Addons

Sreenath

Page 2: General mozilla chrome addons

How would you spell check your website?

Read again and again

●  Copy paste to MS-word

●  Write a script

( www.shamefultypos.com )

Page 3: General mozilla chrome addons

s

●  One click install

●  One click easy spell check

Page 4: General mozilla chrome addons
Page 5: General mozilla chrome addons

●  One click install

●  One click easy link check

How would you test the links in your website?

Page 6: General mozilla chrome addons

●  Green - Link’s okay

●  Red - Link’s broken

Page 7: General mozilla chrome addons

How would you test your website for all such issues ?

Page 8: General mozilla chrome addons

Web Developer

●  adds various web developer tools to the browser

Page 9: General mozilla chrome addons

Web Developer

●  Disable Javascript

Page 10: General mozilla chrome addons

Web Developer ●  Disable Cookies

Page 11: General mozilla chrome addons

Web Developer

●  View Cookies, Edit & Test

Page 12: General mozilla chrome addons

Web Developer

●  Forms ○  Naming

○  Max length

○  Password autocomplete

○  Hidden field ○  CSRF token

○  Comments ○  and more..

Page 13: General mozilla chrome addons

Web Developer

●  Images ○  size ○  broken images ○  hidden images ○  alt tags for SEO

Page 14: General mozilla chrome addons

Web Developer ●  Display hidden elements

Page 15: General mozilla chrome addons

Web Developer ●  Display Ruler/Line Guides

●  Outline Non Secure connection

Page 16: General mozilla chrome addons

Web Developer

●  Test Responsive Layouts

Page 17: General mozilla chrome addons

Web Developer

●  View Source ( comments )

Page 18: General mozilla chrome addons

Web Developer

●  Validate CSS

Page 19: General mozilla chrome addons

Web Developer

●  Validate HTML ●  Validate Feeds ●  Validate your links ●  Validate Accessibility ●  Check javascript errors ●  View page information ( SSL details )

Page 20: General mozilla chrome addons

●  View meta tags

Page 21: General mozilla chrome addons

●  view anchor text

●  view title attributes

●  view links

●  view javascript

●  view document size

Page 22: General mozilla chrome addons

Front End Performance Does your website load very slow ?

How would you find out why ?

Page 23: General mozilla chrome addons

Firebug - Net Panel

Page 24: General mozilla chrome addons

YSlow

●  Analyses web page & show statistics

●  Grades the web page based on a ruleset

●  Suggests improvements for performance

Page 25: General mozilla chrome addons
Page 26: General mozilla chrome addons

Thank you