forked from devilry/devilry-django
-
Notifications
You must be signed in to change notification settings - Fork 1
Essential browser plugins
espenak edited this page Jun 30, 2011
·
9 revisions
Firebug lets you edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. Additinally, it lets you trace HTTP requests.
- Python search. Search the python API
- Simple REST client. Do custom REST request in the browser.
- Textarea Code Formatter. Perfect for editing text in texareas (such as this wiki). It can be customized to insert spaces instead of tab when the tab-key is pressed.
- Pendule. Swiss army knife for webdevelopment.