Instagram Exporter Firefox

Examine source code of Instagram Exporter

By: rxliuli
Inspect and view changes in Instagram Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Exporter",
  "description": "Export Instagram data including followers, following, posts, likes, and saved content",
  "version": "0.0.15",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "cookies",
    "alarms",
    "declarativeNetRequestWithHostAccess",
    "notifications"
  ],
  "host_permissions": [
    "https://www.instagram.com/*",
    "https://*.cdninstagram.com/*",
    "https://*.fbcdn.net/*",
    "https://store.rxliuli.com/*"
  ],
  "author": "rxliuli",
  "action": {
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "48": "icon/48.png",
      "96": "icon/96.png",
      "128": "icon/128.png"
    }
  },
  "homepage_url": "https://store.rxliuli.com/extensions/instagram-exporter/",
  "browser_specific_settings": {
    "gecko": {
      "id": "instagram-exporter@rxliuli.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "open_in_tab": false,
    "page": "options.html"
  }
}

Best Instagram Exporter Alternatives

Here are some Firefox add-ons that are similar to Instagram Exporter: