An open API service indexing awesome lists of open source software.

https://github.com/violentmonkey/violentmonkey-oex

Violentmonkey, userscripts support for Opera (Presto).
https://github.com/violentmonkey/violentmonkey-oex

Last synced: about 2 months ago
JSON representation

Violentmonkey, userscripts support for Opera (Presto).

Awesome Lists containing this project

README

          

Violentmonkey
=============

Violentmonkey, userscripts support for Opera \(Presto\).

Violentmonkey for Chromium-based browsers:

For more information, click [here](https://violentmonkey.github.io/).

Development
---
``` sh
$ npm i
$ npm run dev
# Then load the extension from 'dist/'.
```