naoak / sitrec-chrome-extension

Chrome extension for capturing screenshots and a HAR file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitrec Chrome Extension

Capture screenshots on a chrome tab during loading a site, and then save a HAR file after loaded. The screenshots and the har file will be automatically uploaded to sitrec-server.

Install

Install polymer components.

$ bower install

Concatenate a set of polymer components into one file.

$ vulcanize --inline --csp index.html

Specify this extension directory from Chrome Extensions.

About

Chrome extension for capturing screenshots and a HAR file.


Languages

Language:HTML 70.0%Language:JavaScript 30.0%