Scroll Progress Bar Firefox

Examine source code of Scroll Progress Bar

Inspect and view changes in Scroll Progress Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Progress Bar",
  "version": "1.0",
  "description": "Thanh tiến trình cho biết bạn đọc đến đâu.",
  "permissions": [
    "tabs",
    "activeTab",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a84eb343-0eeb-495d-9395-3994df615235}"
    }
  }
}

Melhores alternativas Scroll Progress Bar

Aqui estão algumas Firefox add-ons que são similares a Scroll Progress Bar: