Hide Checkmarks Firefox

Examine source code of Hide Checkmarks

By: tompas
Inspect and view changes in Hide Checkmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HideCheckmarks",
  "version": "1.1",
  "description": "removes verification checkmark from youtube",
  "icons": {
    "48": "icons/check.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "checkmark.js"
      ]
    }
  ]
}

Best Hide Checkmarks Alternatives

Here are some Firefox add-ons that are similar to Hide Checkmarks: