IG Grabber — Instagram & TikTok Firefox

Examine source code of IG Grabber — Instagram & TikTok

By: Chiprol Add-on
Inspect and view changes in IG Grabber — Instagram & TikTok source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "IG Grabber — Instagram & TikTok",
  "version": "1.4.5",
  "description": "Télécharge la story réellement affichée (corrige le bug du mauvais story), les publications et reels Instagram, ainsi que les vidéos et photos TikTok (sans watermark). Rangement automatique par profil (dossier au nom d'utilisateur).",
  "browser_specific_settings": {
    "gecko": {
      "id": "ig-grabber@khalilbenaz",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "downloads",
    "storage",
    "declarativeNetRequestWithHostAccess",
    "tabs"
  ],
  "host_permissions": [
    "*://*.instagram.com/*",
    "*://*.cdninstagram.com/*",
    "*://*.fbcdn.net/*",
    "*://*.tiktok.com/*",
    "*://*.tiktokcdn.com/*",
    "*://*.tiktokcdn-us.com/*",
    "*://*.tiktokcdn-eu.com/*",
    "*://*.tiktokcdneu.com/*",
    "*://*.tiktokv.com/*",
    "*://*.tiktokv.us/*",
    "*://*.tiktokv.eu/*",
    "*://*.muscdn.com/*",
    "*://*.byteoversea.com/*",
    "*://*.ibytedtos.com/*",
    "*://*.ibyteimg.com/*",
    "*://*.ttwstatic.com/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "IG Grabber — ouvrir le panneau",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "sidebar_action": {
    "default_title": "IG Grabber — ouvrir le panneau",
    "default_panel": "sidepanel.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*",
        "*://*.tiktok.com/*"
      ],
      "js": [
        "inject.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "*://*.instagram.com/*",
        "*://*.tiktok.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle",
      "world": "ISOLATED"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "inject.js"
      ],
      "matches": [
        "*://*.instagram.com/*",
        "*://*.tiktok.com/*"
      ]
    }
  ]
}

Best IG Grabber — Instagram & TikTok Alternatives

Here are some Firefox add-ons that are similar to IG Grabber — Instagram & TikTok: