Youtube Overlay Remover Firefox

Examine source code of Youtube Overlay Remover

Inspect and view changes in Youtube Overlay Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Overlay Remover",
  "version": "1.2",
  "description": "Toggle to hide or add back Youtube Video Player overlay",
  "icons": {
    "48": "icons/ytr48.png",
    "96": "icons/ytr96.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/ytr16.png",
      "32": "icons/ytr32.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "ytoverlayremover@gmail.com"
    }
  },
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "toggle-feature": {
      "suggested_key": {
        "default": "Alt+Shift+X"
      },
      "description": "Hide Youtube Player Overlay"
    }
  }
}

Best Youtube Overlay Remover Alternatives

Here are some Firefox add-ons that are similar to Youtube Overlay Remover: