Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 content

Install 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.