Skip to content

Userscript manager based on Violentmonkey

License

Notifications You must be signed in to change notification settings

CyberSys/webextension

 
 

Repository files navigation

Ace Script

Userscript manager based on Violentmonkey

Build

# Install dependencies
$ yarn

# Build for Firefox
$ ./build.sh firefox

# Build for Chrome
$ ./build.sh chrome

Build was tested with:

  • Ubuntu Ubuntu 18.04.3 LTS
  • yarn 1.19.2
  • node 11.15.0

The result will be placed to 'firefox/' or 'chrome/' folder.

About

Userscript manager based on Violentmonkey

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.7%
  • Vue 17.5%
  • CSS 1.3%
  • Other 0.5%