Reel Controls - Progress and Volume Firefox

Examine source code of Reel Controls - Progress and Volume

By: Davi
Inspect and view changes in Reel Controls - Progress and Volume source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "1.0.1",
  "description": "__MSG_extDescription__",
  "default_locale": "pt_BR",
  "author": "Davi Sá Marciel",
  "homepage_url": "https://github.com/davismarciel/reel-controls-extension",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "reel-controls@davis.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "controls.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}

Best Reel Controls - Progress and Volume Alternatives

Here are some Firefox add-ons that are similar to Reel Controls - Progress and Volume: