DaveP Posted June 29, 2012 Share Posted June 29, 2012 Prompted by a post in http://processwire.c...lts/#entry13115, I got to wondering which bookmarklets others used. Here's a list of mine- Nofollow? : Highlights nofollowed links on a page. zap : removes a lot of irritations on a page - flash, animated gifs, and turns black backrounds with white text to white b/g and black text. View Passwords : shows contents of password inputs as plain text. SpriteMe : allows building of CSS sprites WhatFont : shows what font is used for an element. and Unhighlight : which does what it says on the tin with highlighted search terms in this very forum (kindly provided by Diogo )Tell us about yours? Link to comment Share on other sites More sharing options...
Soma Posted June 29, 2012 Share Posted June 29, 2012 When I'm angry at Ryan I'm using this: javascript:var%20s%20=%20document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='http://erkie.github.com/asteroids.min.js';void(0); Link to comment Share on other sites More sharing options...
diogo Posted June 29, 2012 Share Posted June 29, 2012 Maybe surprisingly, I don't use any I use some extensions though. Link to comment Share on other sites More sharing options...
yellowled Posted June 29, 2012 Share Posted June 29, 2012 Maybe surprisingly, I don't use any I use some extensions though. Not at all, same here. The bookmarks toolbar just takes up too much space on a 1366×768 pixels display. Link to comment Share on other sites More sharing options...
OrganizedFellow Posted June 10, 2013 Share Posted June 10, 2013 Interesting post. The only ones I use are to test for responsive design on my pages. http://lab.maltewassermann.com/viewport-resizer/ 3 Link to comment Share on other sites More sharing options...
slkwrm Posted June 11, 2013 Share Posted June 11, 2013 This one will refresh your css automatically every time it's updated (works only in a server environment): http://cssrefresh.frebsite.nl/ 4 Link to comment Share on other sites More sharing options...
OrganizedFellow Posted June 11, 2013 Share Posted June 11, 2013 This one will refresh your css automatically every time it's updated (works only in a server environment): http://cssrefresh.frebsite.nl/ Thank you for that. I was having LOTS of problems with LiveReload. Link to comment Share on other sites More sharing options...
Recommended Posts