-
49 votes
-
Share some of the bookmarklets you use
javascript:window.location='[https://www.youtube.com/playlist?list=UU%27+ytInitialData.metadata.channelMetadataRenderer.externalId.substring(2)](https://www.youtube.com/playlist?list=UU%27+ytInitia...
javascript:window.location='[https://www.youtube.com/playlist?list=UU%27+ytInitialData.metadata.channelMetadataRenderer.externalId.substring(2)](https://www.youtube.com/playlist?list=UU%27+ytInitialData.metadata.channelMetadataRenderer.externalId.substring(2)
This puts every video of a channel into one playlist. Makes listening to music channels so much easier.
I also use Pilgrim.
P.S. https://tildes.net/~tech/10ko/little_12ft_io_bookmarklet
6 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...
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.
20 votes -
Paywalls everywhere you go? Get to the goodies with these two Paywall Ladder bookmarklets.
9 votes