Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yankeexe/wayback-machine-browser-extension
Use wayback machine to go to snapshots taken in point in time | Unlock Paywalls
https://github.com/yankeexe/wayback-machine-browser-extension
browser-extension chrome-extension firefox-extension internet-archive opensource wayback-machine
Last synced: about 1 month ago
JSON representation
Use wayback machine to go to snapshots taken in point in time | Unlock Paywalls
- Host: GitHub
- URL: https://github.com/yankeexe/wayback-machine-browser-extension
- Owner: yankeexe
- License: mit
- Created: 2023-08-26T04:07:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-26T04:15:00.000Z (over 1 year ago)
- Last Synced: 2024-01-29T18:16:17.484Z (about 1 year ago)
- Topics: browser-extension, chrome-extension, firefox-extension, internet-archive, opensource, wayback-machine
- Language: Shell
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Wayback Machine Browser Extension ⚡️
Reload the current page on wayback machine
## Install as an extension from source
### Chrome
1. Clone this repository or [download the latest release](https://github.com/yankeexe/wayback-machine-browser-extension/releases/latest).
2. Using Chromium based browser, navigate to `chrome://extensions/` and enable `Developer mode` in the upper right corner.
3. Click on the `Load unpacked` button.
4. Go to the directory where repo was cloned and select it.
5. Browse the internet without paywall :money_with_wings:### Firefox
> Currently extension is not available on Add-Ons Marketplace.
1. Download the [latest release for Firefox](https://github.com/yankeexe/wayback-machine-browser-extension/releases/latest)
2. Go to `about:debugging`
3. Click on `This Firefox` on the left menu
4. Click on `Load Temporary Add-on`
5. Go to the directory where repo was cloned and select any file inside of it.## Usage