Tracklane - YouTube Timestamp Player Firefox

Examine source code of Tracklane - YouTube Timestamp Player

By: hwanta
Inspect and view changes in Tracklane - YouTube Timestamp Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tracklane - YouTube Timestamp Player",
  "version": "1.0.0",
  "description": "Automatically extract and display timestamp playlists from YouTube video comments",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles/content.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "hwanify@google.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ]
      }
    },
    "gecko_android": {}
  }
}

Best Tracklane - YouTube Timestamp Player Alternatives

Here are some Firefox add-ons that are similar to Tracklane - YouTube Timestamp Player: