暴力猴 https://violentmonkey.github.io/

Gerald 5e627778d3 upgrade to vue 2.0, modularize with define-commonjs 9 years ago
icons 2b57d3a319 Remove font-awesome 9 years ago
scripts 5e627778d3 upgrade to vue 2.0, modularize with define-commonjs 9 years ago
src 5e627778d3 upgrade to vue 2.0, modularize with define-commonjs 9 years ago
test 5390d9f470 test: add tests for background/utils/tester 9 years ago
.eslintrc.yml 5e627778d3 upgrade to vue 2.0, modularize with define-commonjs 9 years ago
.gitignore b903f1ac01 fix potential infinite pending of fetch promises 9 years ago
README.md 4fa575a8d4 fix initial render of disabled items in popup 9 years ago
gulpfile.js 5e627778d3 upgrade to vue 2.0, modularize with define-commonjs 9 years ago
package.json 5e627778d3 upgrade to vue 2.0, modularize with define-commonjs 9 years ago

README.md

Violentmonkey

Violentmonkey provides userscripts support for Chromium-based Opera.
Violentmonkey for Opera Presto: https://github.com/violentmonkey/violentmonkey-oex

For more information, click here.

Development

$ npm i
$ npm run dev
# Then load the extension from 'dist/'.