YouTubeTooltip Firefox

Examine source code of YouTubeTooltip

Inspect and view changes in YouTubeTooltip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTubeTooltip",
  "version": "1.1.0",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "description": "Adds a tooltip to YouTube links containing the title, duration, and viewcount of the video",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "youtubetooltip.js"
      ]
    }
  ]
}

Melhores alternativas YouTubeTooltip

Aqui estão algumas Firefox add-ons que são similares a YouTubeTooltip: