/Add-to-wayback-machine

It is a simple chrome extension that add your current web page to wayback machine.

Primary LanguageJavaScriptMIT LicenseMIT

Wayback machine page adder extension

What is Wayback machine

It is an open source project, which indexes web pages and stores their snapshots. you can visit it by going to Wayback machine.

Uses of Wayback machine

  • If a site goes offline still you can see its past images.
  • Track the growth of the site in time span.

Using the extension to save webpages

This is simple chrome extension which will store your current webpage to the archive of wayback machine. This extension will be helpful in many ways.

  • Track progress of your own website.
  • Saw something weired in other website. Let the world know.
  • Small sites are not indexed by wayback machine so it can be done by this thing manually.

Adding into chrome

  1. Go to chrome://extensions
  2. Enable the developer mode.
  3. Click on the Add unpacked externsion.
  4. Select the extension folder.
  5. Done !!! :)

You can see like this.

ss_1

Now we are ready to use our extension. Simply click on the ➕ icon in the bar.

After you click this your current URL will be added to Wayback machine. 👍

ss_3

So, the instance of the web page will be stored to Wayback Machine. ss_4

License

It is Powered By MIT licence. Your contributios are always welcomed. Feel free to open a pull request. :octocat: