By: Wile
Inspect and view changes in MlDonkeyFox2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MlDonkeyFox2",
"version": "0.20resigned1",
"applications": {
"gecko": {
"id": "mldonkeyfox2@percu.be",
"strict_min_version": "53.0"
}
},
"description": "Protocol handler and link submitter for MLDonkey",
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"css": [
"content-script.css"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background-script.js"
]
},
"options_ui": {
"page": "options/options.html"
}
} Best MlDonkeyFox2 Alternatives
Here are some Firefox add-ons that are similar to MlDonkeyFox2:
Linkificator
MarkaPola
Foxy Gestures
liebs
FoxMCP
Thinker Lee
MAS Submod Plugin for Firefox
SouceCalve
Emacs-keybinding
Firefox user 13609534
CyberFox
SirSAC
Mouse Commander
tumpio
The Stream Detector
54ac
New Hackbar
mxcx
Protocol Detective
Petty
Proxy-ad-dumper
DoDevAgain