Instagram Video Controls PRO Firefox

Examine source code of Instagram Video Controls PRO

By: Rodrigo Add-on
Inspect and view changes in Instagram Video Controls PRO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Video Controls Pro",
  "version": "1.1",
  "description": "Adds YouTube-like controls to Instagram videos: play, progress bar, volume, speed and more.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "instagram-video-controls-rodrigo@personal.dev",
      "strict_min_version": "109.0"
    }
  }
}

Best Instagram Video Controls PRO Alternatives

Here are some Firefox add-ons that are similar to Instagram Video Controls PRO: