Music Progress Bar Firefox

Examine source code of Music Progress Bar

By: Thao
Inspect and view changes in Music Progress Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Music Progress Bar",
  "version": "1.0",
  "description": "Thanh tải trang trở thành melody bar: khi % tăng, phát nốt theo thang âm.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{489037b7-39b8-4da2-b9ec-2682ab2e0bad}"
    }
  }
}

Best Music Progress Bar Alternatives

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