Better ITV controls Firefox

Examine source code of Better ITV controls

By: Jacob
Inspect and view changes in Better ITV controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better ITV controls",
  "version": "1.0",
  "description": "Allows skipping forward/back and pausing using the spacebar and arrow keys respectively.",
  "content_scripts": [
    {
      "matches": [
        "*://*.itv.com/*"
      ],
      "js": [
        "player.js"
      ]
    }
  ],
  "permissions": [
    "*://itv.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{83d445fe-6835-4187-8454-b527f7bf4350}"
    }
  }
}

Best Better ITV controls Alternatives

Here are some Firefox add-ons that are similar to Better ITV controls: