Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbz/webcache
Chrome extension to view the cached version of the current webpage
https://github.com/dbz/webcache
cache-extension cache-service chrome-extension coral-cdn google-cache google-chrome-extension internet-archive javascript wayback-machine webcache
Last synced: about 2 months ago
JSON representation
Chrome extension to view the cached version of the current webpage
- Host: GitHub
- URL: https://github.com/dbz/webcache
- Owner: Dbz
- License: mit
- Created: 2012-05-10T22:04:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T22:37:15.000Z (over 7 years ago)
- Last Synced: 2024-11-02T11:04:28.982Z (about 2 months ago)
- Topics: cache-extension, cache-service, chrome-extension, coral-cdn, google-cache, google-chrome-extension, internet-archive, javascript, wayback-machine, webcache
- Language: JavaScript
- Homepage:
- Size: 114 MB
- Stars: 40
- Watchers: 6
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: License.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# WebCache
This is a chrome browser extension that allows the user to view a cached version of the current web page.
This is useful if the website:1. DDOS attacked (Too much Reddit traffic)
1. Taken down for maintenance
1. No longer exists
1. Has older versions with different contentInstall WebCache [here](https://chrome.google.com/webstore/detail/webcache/cmmlgikpahieigpcclckfmhnchdlfnjd)
_Version v4.0.1_
# Feedback
Please report any broken functionality or feature requests [here](https://github.com/Dbz/WebCache/issues).
If you would like to rate the chrome extension, please do so [here](https://chrome.google.com/webstore/detail/webcache/cmmlgikpahieigpcclckfmhnchdlfnjd/reviews).
# Contributing
I explicitly welcome contributions from people who have never contributed to open-source before: we were all beginners once!
I can help build on a partially working pull request with the aim of getting it merged.
I am also actively seeking to diversify our contributors and especially welcome contributions from women from all backgrounds and people of color. [1](#References)If you're interested in contributing, fork this repo and create a pull request.
Please follow the [JavaScript Style Guide](https://github.com/airbnb/javascript).### References
1. I used and modified [Homebrew's](https://github.com/Homebrew/brew#contributing) welcoming contributing section.