media-cache Firefox

Examine source code of media-cache

Inspect and view changes in media-cache source codes across current and past versions
Vidego icon
Quer baixar vídeos? Experimente o download universal de vídeo:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MediaCache",
  "description": "Cache the video/audio content displayed by various websites, and download it",
  "version": "1.2.1",
  "action": {
    "default_popup": "./ui/ui.html"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9d8670c-5367-4fe8-8730-b697b6dc0234}"
    }
  },
  "icons": {
    "16": "/ui/assets/icon-16.png",
    "48": "/ui/assets/icon-48.png",
    "128": "/ui/assets/icon-128.png"
  }
}

Melhores alternativas media-cache

Aqui estão algumas Firefox add-ons que são similares a media-cache: