H264 Convert Firefox

Examine source code of H264 Convert

By: ImADev
Inspect and view changes in H264 Convert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "H264 Convert",
  "version": "1.1.3",
  "manifest_version": 2,
  "icons": {
    "16": "icon/icon16.png",
    "48": "icon/icon48.png",
    "128": "icon/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon/icon16.png",
      "48": "icon/icon48.png",
      "128": "icon/icon128.png"
    },
    "default_title": "H264 Convert",
    "default_popup": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.youtu.be/*"
      ],
      "js": [
        "src/inject/inject.js",
        "src/inject/content_script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7eaa5f25-1b01-4f27-a99c-21ce294566b2}"
    }
  }
}

Best H264 Convert Alternatives

Here are some Firefox add-ons that are similar to H264 Convert: