Threads Voice Downloader Firefox

Examine source code of Threads Voice Downloader

Inspect and view changes in Threads Voice Downloader source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "1.1.0",
  "description": "__MSG_description__",
  "default_locale": "en",
  "permissions": [
    "downloads",
    "tabs",
    "clipboardRead"
  ],
  "host_permissions": [
    "https://*.threads.com/*",
    "https://*.threads.net/*"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_name__",
    "default_icon": {
      "16": "icons/icon_16.png",
      "48": "icons/icon_48.png",
      "128": "icons/icon_128.png"
    }
  },
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.threads.com/*",
        "https://*.threads.net/*"
      ],
      "js": [
        "js/content-script.js"
      ],
      "css": [
        "css/styles.css"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "snapvn.contact@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Threads Voice Downloader Alternatives

Here are some Firefox add-ons that are similar to Threads Voice Downloader: