Heero Video & Image Enhancer Firefox

Examine source code of Heero Video & Image Enhancer

Por: [UN]Leash
Inspect and view changes in Heero Video & Image Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Heero Video & Image Enhancer",
  "version": "1.9.30",
  "default_locale": "en",
  "author": "[UN]Leash",
  "description": "Customise in real-time with Heero, a lightweight and intuitive tool that gives you more control over YouTube and HTML5 videos.",
  "developer": {
    "name": "arrudev"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "heero@unlea.sh",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "128": "icons/logo-128.png"
  },
  "action": {
    "default_icon": "icons/logo-128.png",
    "default_title": "Heero Video & Image Enhancer",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "css/*",
        "icons/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js",
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "modules/fix-webm-duration.js",
        "modules/content-ui.js",
        "modules/sharpening-logic.js",
        "modules/youtube-manager.js",
        "modules/content-logic.js",
        "modules/toolbar-logic.js",
        "modules/download-logic.js",
        "modules/shortcut-logic.js"
      ],
      "css": [
        "css/styles.css"
      ],
      "run_at": "document_idle",
      "all_frames": true,
      "match_about_blank": true
    }
  ]
}

Melhores alternativas Heero Video & Image Enhancer

Aqui estão algumas Firefox add-ons que são similares a Heero Video & Image Enhancer: