Purplemonkey2 Firefox

Purplemonkey2

By: gholk
Just like Violentmonkey, but with more unsafe API.

Features & Capabilities

Purplemonkey

Just like https://violentmonkey.github.io/api/gm/</a" rel="noopener" target="_blank">Violentmonkey, but with more unsafe API.

Purplemonkey API

only the additional api from violent monkey are listed. other api are same to the violent monkey in the same version.

GM_messageExtension(id, payload)

send message to other extension's browser.runtime.onMessageExternal handler.

  • id: the id of the destination extension.
  • payload: the data to send. must be structure clonable.
  • return: a promise resolve to the response or reject to error.

to use this api, you have to add @connect web-extension://id in the userscript's meta field. where id is the extension that you want to send message with. the special web-extension://* allow to connect to all the other extensions.

GM_webextEval(code, args)

eval string or function in violent monkey background script.

  • String(code): the code is call as (function (...args) {return eval(code)})(...args), so the last statement is return.

  • Function(code): code is stringify and reconstructed as function in background. stringify so any closure will not work.

    if this is a method, you should make sure that it could be stringify and reconstruct correctly.

    async could work.

  • args: an argument array that structure clonable.

  • return: a promise resolve to result or reject to error.

User Growth & Download Statistics

Manifest V2 Add-on
By:
gholk
Daily users:
31
Rating:
3.00
(1)
Version:
2.20.0 Last updated: 2024-07-21
Version code:
5779007
Creation date:
2024-04-16
Risk:
Very high risk impact Moderate risk likelihood
Permissions:
Content scripts matches:
  • <all_urls>
Size:
2.02MB
URLs:
Website
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-06-22
Compare stats and ranking:

Ranking

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
gholk
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/purplemonkey2/
Website:
https://github.com/GHolk/violentmonkey/tree/purple-monkey

Is Purplemonkey2 Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

Purplemonkey2 requires a lot of sensitive permissions. Exercise caution before installing.

Risk impact analysis details
  • Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
  • Critical ****** ****** ** *** ********* ****** * *********** ******** **** ** ** *** ******* *** ****** **** **** *** ******* *****
  • High ****** *** ********* ** ******* *** ******* ******* ** ****** *** *** ******** ******
  • High ******* ******* **** *** ****** ***** *** ***** ** ******* **** ********* ********* ** * *********** *****
  • High ****** ******* *** ********* ********* ******** ***** *** ** ********** ****** * ******** ******* *****
  • Medium ******* ******* ************* ***** *** ** ******* *** **** ******* ****** ******** *******
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

Purplemonkey2 is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this add-on.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Medium **** ********* *** *** **** *******
  • Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
  • Low **** ********* *** ***** **** **** * ****** **** ***** ********** *** **** ****** ** ** ****** *** *****
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best Purplemonkey2 Alternatives

Here are some Firefox add-ons that are similar to Purplemonkey2: