Web TV Remote Firefox

Examine source code of Web TV Remote

By: Maoserr
Inspect and view changes in Web TV Remote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "WebTVRemote",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "author": "Mao Yu<maoserr@gmail.com>",
  "description": "Control stream websites with your TV remote",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "manifest_version": 3,
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "default_title": "WebTVRemote"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "js/*.js",
        "js/*.map",
        "css/*.css",
        "*.woff",
        "*.woff2",
        "*.ttf",
        "home.html",
        "options.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "webtvremote@maoserr.com"
    }
  },
  "background": {
    "scripts": [
      "js/service_worker.js"
    ]
  },
  "version": "1.1.33"
}

Best Web TV Remote Alternatives

Here are some Firefox add-ons that are similar to Web TV Remote: