Skip to content

Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.

License

Notifications You must be signed in to change notification settings

ambyjkl/violentmonkey

 
 

Repository files navigation

Violentmonkey

Chrome Web Store Firefox Add-ons Gitter

This fork switches Codemirror out for Monaco

Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.

More details can be found here.

Related projects

Development

Make sure Node.js greater than v8.0 is installed.

$ yarn
$ yarn dev

Then load the extension from 'dist/'.

Build

$ yarn
$ yarn build

About

Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.8%
  • Vue 17.7%
  • CSS 1.3%
  • HTML 0.2%