Bookmark Archives is a browser extension that automatically archive your newly bookmarked website. Even the origin is down, you may easily find the archived version of your bookmark.
Currently, we only support Wayback Machine. More options are coming! :)
- clone Bookmark Archives repo:
git clone https://github.com/pokon548/BookmarkArchives.git
- Go to source path:
cd BookmarkArchives
- Install required dependencies:
yarn
- Build the plugin:
- Chromium:
yarn build:chrome
- Firefox:
yarn build:firefox
- Chromium:
Result is placed within build
folder.
bookmark by Denovo Agency from Noun Project (CC BY 3.0)
Copyright (c) 2023 pokon548
This software is released under the terms of the GNU General Public License v3.0. See the LICENSE file for further information.