Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Last active January 21, 2022 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpluimers/95edd9b42683f03c9f5cb5cc8aedbc25 to your computer and use it in GitHub Desktop.
Save jpluimers/95edd9b42683f03c9f5cb5cc8aedbc25 to your computer and use it in GitHub Desktop.
Some bookmarklets
<h1>Some <a href="https://en.wikipedia.org/wiki/Bookmarklet" target="_blank">Bookmarklets</a></h1>
<p>
Hopefully life gives me enough time to include all bookmarklets in my blog category
<a href="https://wiert.me/category/bookmarklet/" target="_blank">bookmarklet</a>.
</p>
<p>
It is hosted by <a href="http://raw.githack.com/" target="_blank">http://raw.githack.com/</a>
at <a href="https://gistcdn.githack.com/jpluimers/95edd9b42683f03c9f5cb5cc8aedbc25/raw/bookmarklets.html" target="_blank">Cloudflare CDN cached for a year</a>
and <a href="https://gist.githack.com/jpluimers/95edd9b42683f03c9f5cb5cc8aedbc25/raw/bookmarklets.html" target="_blank">Throttled but cached only for a minute</a>
</p>
<p>
Note to future self:
<a href="https://stackoverflow.com/questions/203171/bookmarklet-link-in-markdown-document" target="_blank>you can embed JavaScript in Markdown</a>
, but <a href="https://stackoverflow.com/questions/21340803/embed-javascript-in-github-readme-md" target="_blank">embedding JavaScript in Markdown is not supported on providers like GitHub</a>.
</p>
<h2><a href="https://en.wikipedia.org/wiki/Archive.is" target="_blank">Archive.is</a> related</h2>
<ul>
<li>
<a href="javascript:void(open('https://archive.is/search/?q='+encodeURIComponent(document.location)))">Archive.is Search long</a>
</li>
<li>
<a href="javascript:void(open('https://archive.is/'+document.location))">Archive.is Search</a>
</li>
</ul>
<hr/>
<code>EOF</code>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment