Inspect and view changes in BoltFox Link Catcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.1.0",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "link-catcher@boltfox.net",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"action": {
"default_title": "__MSG_actionTitle__",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"catch_rules.js",
"media_catcher.js",
"download_confirm.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"catch_rules.js",
"media_catcher.js",
"content_script.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"icons/icon16.png",
"icons/icon32.png",
"icons/icon48.png"
],
"matches": [
"http://*/*",
"https://*/*"
]
}
],
"permissions": [
"activeTab",
"contextMenus",
"downloads",
"storage",
"tabs",
"webRequest",
"cookies"
],
"host_permissions": [
"http://*/*",
"https://*/*"
]
} Best BoltFox Link Catcher Alternatives
Here are some Firefox add-ons that are similar to BoltFox Link Catcher:
Firelink Companion
NimBold
Offcloud.com
Offcloud
Video Detector & Downloader
Rohit
FoxyLink
erosman
Synofox
SYNOFOX
VideoSnipper
Nice丶Lee
Chrome2Fox
Neguiolidas
DOWNitUP Browser Integration
RomReviewerTools
Link Grabber
Link Grabber Team
FDM Stream Capture (IDM-style)
Demondra
LinkDown for Browsers
LinkScape
Smart Link Collector
0ff_Pl2nt