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

Gerald adc89cd13a minor fix 9 years ago
icons 2b57d3a319 Remove font-awesome 9 years ago
scripts 34a71b3ca5 use indices instead of filenames as keys for cache 9 years ago
src adc89cd13a minor fix 9 years ago
test 5390d9f470 test: add tests for background/utils/tester 9 years ago
.eslintrc.yml e0e1c0b0d5 refactor: normalize code styles 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 adc89cd13a minor fix 9 years ago
package.json a5af4da9c6 refactor: unwrap util functions 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/'.