Youtube Likes Sidebar Button Firefox

Examine source code of Youtube Likes Sidebar Button

Inspect and view changes in Youtube Likes Sidebar Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Likes Sidebar Button",
  "short_name": "Youtube Likes Sidebar Button",
  "description": "Adds a Liked Videos link to the library section of the Youtube sidebar.",
  "version": "0.2.3resigned1",
  "author": "Christian Sdunek",
  "icons": {
    "16": "chrome/skin/icon16.png",
    "48": "chrome/skin/icon48.png",
    "96": "chrome/skin/icon96.png",
    "128": "chrome/skin/icon128.png"
  },
  "content_scripts": [
    {
      "js": [
        "inject.js"
      ],
      "matches": [
        "*://*.youtube.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "*://*.youtube.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c175d277-3cfc-4221-8d77-4abf9216854c}"
    }
  }
}

Best Youtube Likes Sidebar Button Alternatives

Here are some Firefox add-ons that are similar to Youtube Likes Sidebar Button: