Youtube Watch Statistics Tracker Firefox

Examine source code of Youtube Watch Statistics Tracker

Inspect and view changes in Youtube Watch Statistics Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Watch Statistics Tracker",
  "description": "Track what videos, how long, from what channels and in what language you watch",
  "version": "1.7.6",
  "license": "GPL-2.0",
  "permissions": [
    "*://*/",
    "storage",
    "tabs",
    "downloads"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "eld.js",
        "ContentScript.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "Background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Youtube Watch Tracker",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yttimetracker.nazarnik050406@gmail.com"
    }
  }
}

Best Youtube Watch Statistics Tracker Alternatives

Here are some Firefox add-ons that are similar to Youtube Watch Statistics Tracker: