By: konka
Inspect and view changes in Instagram Downloader source codes across current and past versions
Vidego - Universal Video Downloader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Instagram Downloader",
"version": "2.4.8",
"description": "Help users download images and videos easily on Instagram",
"homepage_url": "https://github.com/TheKonka/instagram-download-browser-extension",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"options_ui": {
"open_in_tab": false,
"page": "options/index.html"
},
"action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
},
"default_title": "Instagram Downloader",
"default_popup": "popup/index.html"
},
"host_permissions": [
"https://www.instagram.com/*",
"https://www.threads.com/*"
],
"permissions": [
"storage",
"unlimitedStorage",
"webRequest",
"webRequestBlocking",
"webRequestFilterResponse"
],
"background": {
"scripts": [
"background/firefox.js"
],
"type": "module"
},
"browser_specific_settings": {
"gecko": {
"id": "1094918@gmail.com"
},
"gecko_android": {
"strict_min_version": "120.0a1"
}
},
"content_scripts": [
{
"js": [
"content/loader.js"
],
"matches": [
"https://www.instagram.com/*",
"https://www.threads.com/*"
]
}
],
"web_accessible_resources": [
{
"resources": [
"*.js",
"content/*.js"
],
"matches": [
"https://www.instagram.com/*",
"https://www.threads.com/*"
]
}
]
} Best Instagram Downloader Alternatives
Here are some Firefox add-ons that are similar to Instagram Downloader: