Skip to content

WtecHtec/ext-shoot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 extss

How to use

Start

extss
extss start

Stop

extss stop

As follows (indicates success)

image.png

Request (POST):

http://localhost:5698/submit

Parameters extId: Chrome extension id (required) name: Chrome extension name (required)

Platform

Currently, this utility is suitable for Windows, macOS, and Linux.

About

Chrome Plugin Ext Shoot Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors