chrome-extensions-id

1.0.0 • Public • Published

chrome-extensions-id

Get chrome extensions id from a crx file

Install

$ npm install chrome-extensions-id

Usage with cli

$ cei path/to/file.crx

Usage with js

const cei = require('chrome-extensions-id');
 
cei('path/to/file.crx').then(console.log);

Related

License

MIT © Harvey Zack

Keywords

none

Install

npm i chrome-extensions-id

DownloadsWeekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

3.56 kB

Total Files

8

Last publish

Collaborators

  • zhw2590582