A simple browser extension that helps you archive web pages using archive.is.
- One-click archiving of the current webpage
- Uses archive.is service for reliable web page archiving
- Lightweight and fast
- Works across different browsers (Chrome, Firefox, Edge)
- Clone this repository
- Open your browser's extension management page
- Chrome:
chrome://extensions/
- Firefox:
about:addons
- Edge:
edge://extensions/
- Chrome:
- Enable Developer Mode
- Click "Load unpacked" (Chrome/Edge) or "Load Temporary Add-on" (Firefox)
- Select the extension directory
- Click the Archivist icon in your browser toolbar
- The current page will be archived using archive.is
- You will be redirected to the archived version of the page
The extension is built using:
- Manifest V3
- Background Service Worker
- Standard Web Extension APIs
This project is open source and available under the MIT License.
Contributions are welcome! Feel free to submit issues and pull requests.