Alternatives
Products that do what Bookmarklet to open any web page in archive.is does
This will bypass most paywalls. Simply make a new bookmark, edit it and paste in this code: javascript:(()=>{var url="https://archive.is/"+encodeURI(window.location.protocol + "//" + window.location.hostname + window.location.pathname); window.open(url, "_blank");})();
- 1

- 2

- 3IH
Hey HN, I recently found myself needing a quick way to preview HTML and SVG code without having to copy it into an IDE, save it, and then open it in a browser. ChatGPT's new canvas feature is great for generating code, but it doesn't provide a way to preview HTML directly. To solve this, I made a small bookmarklet that allows you to instantly preview HTML from your clipboard in a new tab. Just copy your HTML, click the bookmarklet, and it will render immediately. It's a simple tool, but it’s saved me a lot of repetitive steps, and I figured it might help others too. The bookmarklet code and…
2024 · gist.github.com
- 4AU
This userscript adds archive URLs to the metadata section of HN submissions without breaking the immersion. Here are 2 screenshots: https://imgur.com/a/PdUu6oG GreasyFork: https://greasyfork.org/en/scripts/452024-hacker-news-anti-pa... Source code: https://github.com/MostlyEmre/hn-anti-paywall Now let me overexplain. -Why?- I never liked paywalled articles. I understand where they come from, but I don't like where we cross our paths. This is why I don't use major news aggregators anymore. Instead, I spend my…
2022 · github.com
- 5LS
2020 · linkace.org
- 6

- 7LA
Hey there HN! Meet Linkwarden, a fully self-hostable, open-source collaborative bookmark manager to collect, organize and archive webpages. Please also visit/star our GitHub repo [1]. Linkwarden was built using TypeScript and NextJS, backed by a PostgreSQL database for the lighter-weight data. The rest of the data can be chosen either to be stored on the filesystem, or stored on the cloud on Digital Ocean Space/AWS S3, the reason for the cloud storage solution was for the Cloud offering [2], we realized that the preserved webpages (archives) take up space pretty quickly and S3 was…
2023 · linkwarden.app
- 8

- 9SV
2019 · github.com
- 10

- 11

- 12SY
2016 · github.com
- 13

- 14
- 15

- 16AU
I like playing around with bookmarklets (bookmarks that are executable JavaScript) And I wanted to make a Quine (code that prints a copy of its own source code ad infinitum) So I made a bookmark-only notepad that saves a copy of its own executable and current state to a JavaScript executable bookmarklet. As you type, a link on the page updates with the source code and the internal state. You can drag this link to the bookmarks bar to “save” your work. Works cross device if you have browser sync on. No server involved!
2024 · github.com
- 17

- 18

- 19

- 20AB
Recently i stumbled on too many clickgates on the Medium blog Towards Data science. Considering that most people publish to share knowledge on Medium and are driven into putting their content behind a paywall, without actually getting paid for it, including myself. I felt like Medium is running the academic publishing scheme. Get free content and get paid for it. So I decided to create a small script to bypass the paywall on Medium, it turns out it also works on other newssites. Heres the website: https://sugoidesune.github.io/readium/ For the curious I will explain the…
2019
- 21

- 22

- 23RM
Here's the website: http://markup.io/ We created MarkUp at Medium to help make the QA process better for sites we're working on. Grab the MarkUp bookmarklet, go to some page in your browser, then click it to draw on the page. Publish to make a link you can share. We've tried similar tools like BounceApp, Notable, and Skitch. Everything else we found is screenshot-based or takes us out of the browser. We wanted something that felt quicker than screenshots and more integrated with the browsing experience. Instead of taking a screenshot, MarkUp snapshots the DOM in the current page, strips the…
2010
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →