Playback Speed Memory Firefox

Examine source code of Playback Speed Memory

By: Dung
Inspect and view changes in Playback Speed Memory source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Playback Speed Memory",
  "version": "1.0.0",
  "description": "Remember playback speed per website or per video.",
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "playbackspeedmemory@addon.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Playback Speed Memory Alternatives

Here are some Firefox add-ons that are similar to Playback Speed Memory: