BookmarkArchiver allows you to easily archive all of your bookmarks using archive.org.
I frequently forget solutions to problems I have when programming, so I bookmark the website with the answer so I can refer to it later. The problem with that arises when a site goes down or a user deletes their question.
To resolve this I’ve started using archive.org so I can always access the answers even if the page no longer exists.
I’ve created a Chrome extension for the task of archiving every single one of my bookmarks with a single click.
The basic functionality is quite simple, all you need to do is push the right page to archive.org.
Then get all the bookmarks and execute the archive function on them.
The extension is very much still a work in progress.
I’m planning on adding a feature that allows saving result URLs to a new bookmark folder so you can easily view the history of your archived bookmarks. I’m also planning on adding a feature that adds an option to automatically archive new bookmarks.
The code is avaliable on Github.
You can also install the extension right from the Chrome Webstore.