GetVid Video Downloader Firefox

Examine source code of GetVid Video Downloader

Inspect and view changes in GetVid 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__",
  "version": "1.1.30",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "permissions": [
    "cookies",
    "activeTab",
    "storage",
    "webRequest",
    "declarativeNetRequest",
    "tabs",
    "notifications",
    "unlimitedStorage"
  ],
  "commands": {
    "image_mode": {
      "suggested_key": {
        "default": "Alt+A",
        "mac": "Alt+A"
      },
      "description": "Enable image mode"
    }
  },
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "options_ui": {
    "page": "html/options/index.html",
    "open_in_tab": true
  },
  "background": {
    "page": "html/background.html"
  },
  "content_scripts": [
    {
      "js": [
        "js/content/content-bundle.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "js": [
        "js/contentInjection/inject-dd73599306.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "world": "MAIN",
      "all_frames": true
    },
    {
      "js": [
        "lib/dom-inspector.js"
      ],
      "run_at": "document_end",
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    },
    {
      "js": [
        "lib/lottie-web.js"
      ],
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "js/contentInjection/*",
        "lib/*",
        "html/*",
        "css/*",
        "svg/*",
        "animations/*",
        "supported-language.json",
        "_locales/*",
        "icons/*",
        "dev_files/*",
        "local_asset/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "message_tunnel/tunnel.html",
        "message_tunnel/tunnel.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_title": "__MSG_extensionName__",
    "default_popup": "html/popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "192": "icons/icon-192.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "192": "icons/icon-192.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@getvid.site",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "browsingActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best GetVid Video Downloader Alternatives

Here are some Firefox add-ons that are similar to GetVid Video Downloader: