Additivos del navigator Firefox
Aperir session
Vista preliminar de Purplemonkey2

Purplemonkey2 per gholk

Just like Violentmonkey, but with more unsafe API.

ExperimentalExperimental
3 (1 reviews)3 (1 reviews)
21 Usatores21 Usatores
Tu pote usar iste extension solo sur Firefox
Discargar Firefox
Discargar file

Metadatos del extension

A proposito de iste extension
# Purplemonkey
Just like [Violentmonkey], but with more unsafe API.

[Violentmonkey]: https://violentmonkey.github.io/api/gm/

## 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.
Valutate 3 per 1 revisor
Aperi session pro evalutar iste extension
Il ha non ha ancora evalutationes

Evalutation de stellas salvate

5
0
4
0
3
1
2
0
1
0
Leger 1 recension
Permissiones e datosSaper plus

Permissiones necessari:

  • Inserer datos in le area de transferentia
  • Monstra le notificationes pro te
  • Accede al schedas del navigator
  • Acceder a tu datos pro tote le sitos web
Plus de informationes
Ligamines del additivo
  • Pagina principal
  • Sito de supporto
Version
2.20.0
Dimension
2,02 MB
Ultime actualisation
לפני שנה (21 יולי 2024)
Categorias associate
  • Disveloppamento del Web
Licentia
Licentia MIT
Historia de versiones
  • Vide tote le versiones
Adder al collection
Reporta iste additivo
Notas de version pro 2.20.0
add unsafe api
Altere extensiones ex gholk
  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

  • Il ha non ha ancora evalutationes

Ir al pagina principal de Mozilla

Additivos

  • A proposito
  • Blog del additivos de Firefox
  • Laboratorio de extensiones
  • Centro de disveloppatores
  • Politicas pro disveloppatores
  • Blog del communitate
  • Foro
  • Reportar un defecto
  • Guida al revision

Navigatores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialitate
  • Cookies
  • Legal

Excepte ubi alteremente indicate, le contento de iste sito es publicate sub licentia Creative Commons Attribution Share-Alike v3.0 o qualcunque version plus recente.