Remove youtube like button Firefox

Examine source code of Remove youtube like button

By: Caleb
Inspect and view changes in Remove youtube like button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Remove youtube like button",
  "version": "0.0.2resigned1",
  "manifest_version": 2,
  "description": "This removes the youtube like button so you dont accidentally press it.",
  "homepage_url": "http://calebbabin.com",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "This doesn't do anyhting."
  },
  "permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "applications": {
    "gecko": {
      "id": "jakePaulRuinedTheLikeButton@calebbabin.com",
      "strict_min_version": "42.0"
    }
  }
}

Best Remove youtube like button Alternatives

Here are some Firefox add-ons that are similar to Remove youtube like button: