A collection of handy, non-obtrusive, non-script downloading, non-analytics-inserting bookmarklets.
- Go in and copy the contents of any of the -min.js files.
- Bookmark this page (or any page) to create a bookmark.
- Right-click the bookmark to edit.
- Give it any name you want.
- Clear out the URL, type
javascript:
and paste in the contents of the -min.js file.
Pull up some crosshairs in order to get some precise pixel coordinates.
Darken the page by applying a dark background and light text color. This one's kinda hit or miss depending on how a site is styled.
Sometimes you don't want to watch a video in full screen mode, but the rest of the content on the page is distracting if you leave it small. Hide that distracting content!
Tested on Vimeo and YouTube.
Hover over some text to see what font's being used.
Add a slider to HTML5 videos in order to control playback speed.
Tested on Vimeo, YouTube, and TED.
Kills the CSS on the page.
If there's an audio
element playing something on the page, surface its src
.
Copyright (c) 2013 Brett Bukowski
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.