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をいくつか紹介します: