JumpYT Firefox

Examine source code of JumpYT

Inspect and view changes in JumpYT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JumpYT",
  "version": "2.0",
  "description": "Quickly jump to timestamps and save labeled bookmarks on YouTube videos.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "permissions": [
    "storage",
    "activeTab",
    "https://aidtfyxbdamfgszwpcft.supabase.co/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "web_accessible_resources": [
    "icons/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e35aa524-a690-4bd9-93dd-d8c290a68f80}"
    }
  }
}

Best JumpYT Alternatives

Here are some Firefox add-ons that are similar to JumpYT: