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}"
    }
  }
}

최고의 Scroll Progress Bar 대안

다음은 Scroll Progress Bar과(와) 유사한 Firefox add-on입니다: