Tentaco — PDF, Images, Video Downloader Firefox

Examine source code of Tentaco — PDF, Images, Video Downloader

By: Tentaco Add-on
Inspect and view changes in Tentaco — PDF, Images, Video 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_extensionName__",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "version": "1.19.17",
  "browser_specific_settings": {
    "gecko": {
      "id": "tentaco@tentaco.cc",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "unlimitedStorage",
    "tabs",
    "activeTab",
    "scripting",
    "downloads",
    "webRequest"
  ],
  "optional_permissions": [
    "webRequestBlocking",
    "webRequestFilterResponse"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://tentaco.cc/*",
    "https://www.tentaco.cc/*",
    "http://localhost/*",
    "http://127.0.0.1/*",
    "http://*/*",
    "https://*/*"
  ],
  "optional_host_permissions": [
    "<all_urls>",
    "http://*/*",
    "https://*/*"
  ],
  "omnibox": {
    "keyword": "tt"
  },
  "content_scripts": [
    {
      "matches": [
        "https://tentaco.cc/*",
        "https://www.tentaco.cc/*",
        "http://localhost/*",
        "http://127.0.0.1/*"
      ],
      "js": [
        "sync-bridge.js",
        "media-bridge.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "https://tentaco.cc/*",
        "https://www.tentaco.cc/*",
        "http://localhost/*",
        "http://127.0.0.1/*"
      ],
      "js": [
        "site-video-scrapers.js",
        "file-kinds.js",
        "youtube-itags.js",
        "media-helper.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js",
    "type": "module"
  },
  "action": {
    "default_title": "Tentaco",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png"
    }
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+T",
        "mac": "Alt+Shift+T"
      },
      "description": "Open Tentaco popup"
    },
    "open-selection": {
      "suggested_key": {
        "default": "Alt+Shift+O",
        "mac": "Alt+Shift+O"
      },
      "description": "Open selection in matching Tentaco tool"
    }
  }
}

Best Tentaco — PDF, Images, Video Downloader Alternatives

Here are some Firefox add-ons that are similar to Tentaco — PDF, Images, Video Downloader: