0.0.6 • Published 2 years ago
ext-shoot v0.0.6
extss
Chrome Plugin Ext Shoot Server Open the local file folder where the Chrome extension is located.
Start the local service through the request.
Installation
npm install -g --save extssHow to use
Start
extssextss startStop
extss stopAs follows (indicates success)
Request (POST):
http://localhost:5698/submitParameters extId: Chrome extension id (required) name: Chrome extension name (required)
Platform
Currently, this utility is suitable for Windows, macOS, and Linux.