Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxmmueller/404-to-archive-redirector
Greasemonkey script that redirects from a 404 page to the Wayback Machine.
https://github.com/maxmmueller/404-to-archive-redirector
404-redirect greasemonkey javascript tampermonkey webarchive
Last synced: 3 months ago
JSON representation
Greasemonkey script that redirects from a 404 page to the Wayback Machine.
- Host: GitHub
- URL: https://github.com/maxmmueller/404-to-archive-redirector
- Owner: maxmmueller
- License: apache-2.0
- Created: 2024-01-05T17:05:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T17:55:57.000Z (4 months ago)
- Last Synced: 2024-10-15T17:27:58.666Z (3 months ago)
- Topics: 404-redirect, greasemonkey, javascript, tampermonkey, webarchive
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This extension is your solution to 404 dead ends. It automatically redirects you to a saved version in the Wayback Machine for a seamless browsing experience.
## Download
Get it on the [Chrome Web Store](https://chromewebstore.google.com/detail/404-redirect/mdolkikeagjmhbdmajaaopjjpcklnelm)!## Load as unpacked extension
If you are using a Chromium based browser without the Chrome Web Store you can add the extension by following these steps:
1. Download the [latest Release](https://github.com/maxmmueller/404-to-Archive-Redirector/releases/latest) and extract it
2. Navigate to the Extensions page of your browser (`chrome://extensions`)
3. Enable Developer Mode with the toggle in the top right corner
4. Click the "Load unpacked" button and select the `source` folder
## Contributing
Contributions to this project are welcome!If you encounter any problems, find a bug or have feature requests, please open an [issue](https://github.com/maxmmueller/404-to-Archive-Redirector/issues/new).
## License
Maximilian Müller 2024 [Apache License 2.0](LICENSE)