Progress Bar for Instagram Firefox

Examine source code of Progress Bar for Instagram

By: usy
Inspect and view changes in Progress Bar for Instagram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Progress Bar for Instagram",
  "version": "1.2.8",
  "author": "usy",
  "homepage_url": "https://github.com/usyless/progress-bar-for-ig",
  "description": "Adds progress bars and volume bars to videos on Instagram",
  "icons": {
    "16": "/icons/icon.svg",
    "32": "/icons/icon.svg",
    "48": "/icons/icon.svg",
    "96": "/icons/icon.svg",
    "128": "/icons/icon.svg"
  },
  "browser_action": {
    "default_icon": "/icons/icon.svg",
    "default_title": "Settings",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b227d136-05cd-447f-a0d2-81f2c3cd7547}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "reels.js"
      ],
      "css": [
        "reels.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "/settings/settings.html",
    "open_in_tab": true
  }
}

Best Progress Bar for Instagram Alternatives

Here are some Firefox add-ons that are similar to Progress Bar for Instagram: