By: pbanj
Inspect and view changes in URL2JD2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "URL2JD2",
"version": "1",
"description": "Push urls to JDownloader 2's Linkgrabber",
"developer": {
"name": "pbanj",
"url": "https://github.com/pbanj/URL2JD2/"
},
"browser_specific_settings": {
"gecko": {
"id": "plugins@thisisa.link",
"strict_min_version": "60.0"
}
},
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"96": "icons/96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"page_action": {
"default_icon": {
"19": "icons/19.png",
"38": "icons/38.png"
},
"show_matches": [
"<all_urls>"
],
"default_title": "Send url to JD2",
"browser_style": true,
"default_popup": "popup/popup.html"
},
"permissions": [
"activeTab",
"*://*/flashgot?*",
"webRequest",
"webRequestBlocking",
"menus"
],
"options_ui": {
"page": "options.html",
"browser_style": true
}
} Best URL2JD2 Alternatives
Here are some Firefox add-ons that are similar to URL2JD2: