8000 GitHub - keyreelio/pagecatch: Chrome extension library for saving current webpage state into one html file including all resources
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Chrome extension library for saving current webpage state into one html file including all resources

License

Notifications You must be signed in to change notification settings

keyreelio/pagecatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Chrome extension library for saving current webpage state into one html file including all resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0