-
-
Save patrickwelker/7464570 to your computer and use it in GitHub Desktop.
GrabLinks Backtick
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(){var p=document.createElement("p");p.innerHTML="<strong>Loading…</strong>";p.id="loadingp";p.style.padding="20px";p.style.background="#fff";p.style.left="20px";p.style.top=0;p.style.position="fixed";p.style.zIndex="9999999";p.style.opacity=".85";document.body.appendChild(p);document.body.appendChild(document.createElement("script")).src="https://gist.github.com/ttscoff/5834741/raw/grablinks.js?x="+(Math.random());})(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "GrabLinks", | |
"description": "A Backtick for Brett Terpstra's GrabLinks Bookmarklet.", | |
"icon": "http://icons.backtick.io.s3.amazonaws.com/backtick.png", | |
"link": "https://gist.github.com/ttscoff/5834741/" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Chrome says "Refused to execute script from 'https://gist.github.com/ttscoff/5834741/raw/grablinks.js?x=0.25992669304832816' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. "