20
votes
Little 12ft.io bookmarklet
Today I was doing some paywall hopping and wondered why there wasn't a 12ft.io bookmarklet to make it a little easier.
So I whipped up this little 5 second bookmarklet for anyone who hasn't bothered to do it themselves yet.
Just make a bookmark with the code snippet below as the URL.
javascript: (() => { window.location.replace("https://12ft.io/" + window.location.href)})();
I tried to make a link here that could be dragged and dropped directly into a bookmark bar, but it's disallowed.
You can skip the iframe with
https://12ft.io/api/proxy?ref=&q={url}
, too. I've been using https://txtify.it/ withIts plaintxt, but its good for most articles.
Bookmarked
/noise
[^__^]
Oh, also I have a slightly prettier version available with the ladder icon if anyone wants.
It has png image data in the bookmark element, so you have to import it by bookmark manager.
Interested!
Bookmark file with single bookmark is inside: https://we.tl/t-Pl1DfzPASi (for future readers, this expires 1 week after this post)
Contents are:
Alternatively you can make a bookmarks html file from this and import it as such.
The image is contained within the icon tag,
ICON="data:image...
✨Voila, pretty ladder 🪜✨
I like you EgoEimi, you're good people.
I've been using a couple of firefox extensions to bypass
firewallspaywall (edit: not firewall) but they're old and sites (like economist.com or scmp.com) detect and block them with a big scary message.I've been meaning to do something about that for a while now so thanks for prompting me to act and also for providing some easy to use code to save me the bother 😁.
I've been using Bypass Paywalls Clean (firefox and chrome) for a while now, and they get updated very regularly, haven't found a paywall I can't bypass with these that hasn't been fixed within days of noticing it yet.
Thanks for that suggestion, I'll try that instead.
Was the same, then switched to violentmonkey, and now those scripts are largely unsupported/unupdated and non-functional now days.