Ephapox / chrome_jsonblob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome JSONblob

Download here

Chrome Extension for the wonderfully helpful JSONblob.

Technology

Build

webpack

or

npm run build // uglify + zip the build directory.

or

npm run start // enables watch.

The build directory will move the manfiest.production.json file to build/manifest.json

The paths in the build file, content scripts, and background scripts should be relative to the build directory paths.

About


Languages

Language:CSS 62.2%Language:JavaScript 36.0%Language:HTML 1.8%