0.2.8 • Published 6 years ago

pagecatch v0.2.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Pagecatch Chrome extension's library

This library is used for saving current webpage state into one huge html file including all resources (e.g. iframes, styles, pictures, fonts). You can use it for testing purposes, as a part of a feedback, etc.

To build the project you have to execute in a terminal:

  1. git clone https://github.com/Auxoft/pagecatch.git
  2. cd pagecatch
  3. npm install # to instal all required npm modules
  4. npm install --global gulp-cli # to install Gulp CLI
  5. npm run build-extensions # to build chrome-extensions (See examples/)
  6. npm run build-lib # to build pageCatch as a library you can use in your own projects.
  7. gulp # build library and all example chrome-extensions.
0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago