Skip to content
This repository was archived by the owner on Nov 16, 2019. It is now read-only.
Gerald edited this page Mar 31, 2013 · 37 revisions

Violentmonkey

Welcome to the wiki page of Violentmonkey!

Donate

Alipay: https://me.alipay.com/gera2ld

Introduction

Greasemonkey is a very popular addon on Firefox and has lot of amazing scripts running through it. Opera has supported GM scripts for several versions but there are still some limits. Violentmonkey is designed for using Greasemonkey scripts on Opera.

Features

  1. Install scripts from http://userscripts.org.
  2. Update automatically according to the meta data.
  3. Wrappers are imported so that variables will be separated in different scripts.
  4. Matching rules can be URLs with wildcards or regular-expressions both start and end with a forward-slash (/), check Greasemonkey documents for more information.
  5. Run scripts in order as shown in the list.
  6. GM functions are supported.
  7. Local .user.js files can be installed by dragging into Opera.
  8. Support export to a zip file.
  9. Syntax highlight for source code.

Downloads

Since Opera has a lot of new features in version 12, some features can not be accomplished in earlier version. So the latest version will only support Opera 12+, and if you are using older versions, you can find the proper download below.

About

Clone this wiki locally