SoParse — Video Saver & Link Parser Firefox

Examine source code of SoParse — Video Saver & Link Parser

By: soparse Add-on
Inspect and view changes in SoParse — Video Saver & Link Parser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "version": "0.4.0",
  "default_locale": "zh_CN",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_extName__"
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "shared.js",
      "lib/fetcher.js",
      "lib/extractors/registry.js",
      "lib/extractors/twitter.js",
      "lib/extractors/xiaohongshu.js",
      "lib/extractors/generic.js",
      "lib/orchestrator.js",
      "lib/download.js",
      "lib/queue.js",
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting",
    "downloads",
    "contextMenus",
    "storage",
    "clipboardRead"
  ],
  "host_permissions": [
    "https://soparse.com/*",
    "https://api.soparse.com/*"
  ],
  "optional_host_permissions": [
    "https://twitter.com/*",
    "https://x.com/*",
    "https://*.twimg.com/*",
    "https://*.xiaohongshu.com/*",
    "https://*.xhslink.com/*",
    "https://*.xhscdn.com/*",
    "https://*.douyin.com/*",
    "https://*.iesdouyin.com/*",
    "https://*.kuaishou.com/*",
    "https://*.chenzhongtech.com/*",
    "https://*.weibo.com/*",
    "https://*.weibo.cn/*",
    "https://*.bilibili.com/*",
    "https://*.ixigua.com/*",
    "https://*.tiktok.com/*",
    "https://*.instagram.com/*",
    "https://*.facebook.com/*",
    "https://*.youtube.com/*",
    "https://*.vimeo.com/*",
    "https://*.reddit.com/*",
    "https://*.pinterest.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@soparse.com",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "homepage_url": "https://soparse.com",
  "author": "SoParse"
}

Best SoParse — Video Saver & Link Parser Alternatives

Here are some Firefox add-ons that are similar to SoParse — Video Saver & Link Parser: