alanhogan / bookmarklets

A collection of bookmarklets. In this repo, they are in easily editable source (JavaScript) form. They are compiled (usually at https://alanhogan.github.io/bookmarkleter/) before showing up on my website (in easy-to-use form)

Home Page:https://alanhogan.com/bookmarklets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookmarklets

A collection of bookmarklets!

Bookmarklets (aka favelets) in this repository are stored as nicely formatted JavaScript, easy to edit and understand. They are closely mirrored in more usable form at https://alanhogan.com/bookmarklets for easy installation.

Converting to Bookmarklet Form

I will use an online bookmarklet generator, particularly https://alanhogan.github.io/bookmarkleter/, which seems the most robust and convenient, to convert these into bookmarklet form. Why? (It’s easy, after all: Just add javascript: in front and maybe URL-encode the script, right?) For consistency and reproducibility. (formerly: 1, 2.)

This repo is here largely so I can have one source of truth: The files in this reposititory. (The alternative is bouncing between bookmarklet and more readable formats, which is less than ideal, and which loses comments.)

About

A collection of bookmarklets. In this repo, they are in easily editable source (JavaScript) form. They are compiled (usually at https://alanhogan.github.io/bookmarkleter/) before showing up on my website (in easy-to-use form)

https://alanhogan.com/bookmarklets

License:MIT License


Languages

Language:JavaScript 80.7%Language:HTML 19.3%