web-timemachine

1.0.0 • Public • Published

Web TimeMachine (Chrome Extension)

NPM version Dependency Status devDependency Status

Chrome extension for wayback to sometime to view the archived webpages.

Download


Contributing & Development Guide

# clone it 
$ git clone https://github.com/patw0929/web-timemachine.git
 
# Install dependencies 
$ npm install
  • Run script
# build files to './dev' 
# start webpack development server 
$ npm run dev
  • If you're developing Inject page, please allow https://localhost:3000 connections. (Because injectpage injected GitHub (https) pages, so webpack server procotol must be https.)
  • Load unpacked extensions with ./dev folder.

To contribute to this repo, clone it locally and commit your code on a separate branch, then you could push & open a pull-request.

LICENSE

MIT

Package Sidebar

Install

npm i web-timemachine

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • patw