From: W. Trevor King Date: Sat, 20 Sep 2014 18:46:55 +0000 (-0700) Subject: index.html: Supply nmbug.js as a bookmarklet X-Git-Tag: v0.1.0~34 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3726dbe199d574cc231b71b21bafc3e7a598bf55;p=nmhive.git index.html: Supply nmbug.js as a bookmarklet Distribute the bookmarklet as a link, so folks can just drag it up onto their bookmark toolbar. We're trying to avoid external dependencies, so I don't want to force folks to load nmbug.js whenever they run the bookmarklet. Instead, load_bookmarklet fetches nmbug.js, adds a bit of wrapping code to create the bookmarklet, and injects that as the nmbug link's href. --- diff --git a/index.html b/index.html new file mode 100644 index 0000000..952b669 --- /dev/null +++ b/index.html @@ -0,0 +1,24 @@ + + + + + + + + +

+ This is the nmbug bookmarklet. +

+ +