Skip to content

Instantly share code, notes, and snippets.

@BacktickIO
Forked from mynameisfiber/command.js
Last active December 27, 2015 10:29
Show Gist options
  • Save BacktickIO/7311982 to your computer and use it in GitHub Desktop.
Save BacktickIO/7311982 to your computer and use it in GitHub Desktop.
(function () {
var s = document.createElement("script");
s.setAttribute("id", "bitmark_js");
s.setAttribute("type", "text/javascript");
s.setAttribute("src", "//bitly.com/a/bitmarklet.js");
(top.document.body || top.document.getElementsByTagName("head")[0]).appendChild(s);
})();
{
"name": "Bitly Bitmark",
"description": "Create a bitly bitmark from the current page.",
"icon": "https://backtickio.s3.amazonaws.com/icons/bitly.png",
"link": "http://bit.ly"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment