YT-Notes Firefox

Examine source code of YT-Notes

Por: Loklen
Inspect and view changes in YT-Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YT-Notes",
  "version": "0.1",
  "description": "Prends des notes horodatées sur YouTube",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yt-notes@loklen.dev"
    }
  }
}

Mejores alternativas YT-Notes

Aquí hay algunas Firefox add-ons que son similares a YT-Notes: