Difference between revisions of "FirefoxExtensions"
From mi-linux
Jump to navigationJump to search (Added Web Dev Toolbar & Fangs) |
|||
Line 17: | Line 17: | ||
* [http://www.kevinfreitas.net/extensions/measureit/ Measure It] (Recommended by Cara Hughes 0615410) | * [http://www.kevinfreitas.net/extensions/measureit/ Measure It] (Recommended by Cara Hughes 0615410) | ||
** Instead of moving to and from your graphics program to check image sizes, this tool allows you to measure images and borders without taking screenshots etc. | ** Instead of moving to and from your graphics program to check image sizes, this tool allows you to measure images and borders without taking screenshots etc. | ||
+ | |||
+ | * [https://addons.mozilla.org/en-US/firefox/addon/4287] (Recommended by Cara) | ||
+ | ** This is one of the best Firefox extensions I have come across so far. It allows you to split your browser into multiple windows so you can view as many websites as you like at one time. You can even have multiple tabs in the seperate windows, but be warned- you may find that you get a bit addicted to it!!! I use it to group different types of websites togther, it is really useful when transferring from the Wiki tutorials and my assessment website. | ||
* [http://chrispederick.com/work/webdeveloper/ Web Developer Toolbar] (Recommended by Mark James) | * [http://chrispederick.com/work/webdeveloper/ Web Developer Toolbar] (Recommended by Mark James) |
Revision as of 10:47, 25 March 2007
The following is a list of useful extensions that you can 'add-in' to Firefox to help with web development. Please feel free to include other useful extensions here if they are relevant to web development.
Matthew's Favourite Firefox Extensions
- Total Validator
- Perform multiple validations and take screen shots in one go rather than using separate tools. This 5-in-1 validator works with external, internal, or local web pages using the Total Validator service or local copy of the Pro desktop tool.
- UrlParams
- Shows you the GET and POST parameters of the current website in the sidebar.
- Window Resizer
- The Browser Window Resizer is useful for testing different screen sizes. It accurately resizes your browser so you can test to see what a web page looks like in all of the standard resolution sizes.
Other Students' Favourite Web Development Extensions
- Measure It (Recommended by Cara Hughes 0615410)
- Instead of moving to and from your graphics program to check image sizes, this tool allows you to measure images and borders without taking screenshots etc.
- [1] (Recommended by Cara)
- This is one of the best Firefox extensions I have come across so far. It allows you to split your browser into multiple windows so you can view as many websites as you like at one time. You can even have multiple tabs in the seperate windows, but be warned- you may find that you get a bit addicted to it!!! I use it to group different types of websites togther, it is really useful when transferring from the Wiki tutorials and my assessment website.
- Web Developer Toolbar (Recommended by Mark James)
- "The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools." This extension allows you to edit your CSS code on-the-fly, along with a whole host of other useful tools.
- Fangs (Recommended by Mark James)
- Tool to check the accessibility of a website. "Fangs is a Firefox extension that displays a text representation of a web page similar to how a screen reader would read it."