paperlined.org
apps > bookmarklets > src
document updated 18 years ago, on Nov 25, 2005
- when the "please register at New York Times" page appears, change the URL to:
	- use that auto-random-registration thing
	- use the ad-supported version instead

- when I hit a restricted site where I work, grab the "referer" and pass it to a CGI script somewhere out there that will pass it through
	- translators
	- my own passthrough

- sometimes with non-html pages (eg. pdf, ppt, etc.), the "save as" option isn't available in MSIE.  Have a bookmarklet replace the current page with a new one that contains a <A HREF="http://thaturl">here</A> to right-click on and "save target as".

- Sometimes IE wants to interpret rather than display a file (eg.  .pl  .js .css).  Have a bookmarklet that lets you highlight a link, and will download and display the contents as html or text, rather than interpretting it.

- Display a list of all external CSS sheets referenced by the current webpage.  Clicking on a link allows you to view it.