RGB Progress Bar Firefox

Examine source code of RGB Progress Bar

Inspect and view changes in RGB Progress Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RGB Progress Bar",
  "version": "4.5.3",
  "author": "Array in a Matrix",
  "developer": {
    "name": "Array in a Matrix",
    "url": "https://arrayinamatrix.xyz"
  },
  "description": "Makes progress bars cycle through different RGB colors.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tensor@arrayinamatrix.xyz",
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "48": "icons/icon-48.jpg",
    "96": "icons/icon-96.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

Best RGB Progress Bar Alternatives

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