Day Progress Bar Firefox

Examine source code of Day Progress Bar

By: Bich
Inspect and view changes in Day Progress Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Day Progress Bar",
  "version": "1.0",
  "description": "Hiển thị phần trăm thời gian trong ngày đã trôi qua ngay trên toolbar.",
  "permissions": [
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Day Progress"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d52657a0-9430-4c4a-9ff1-85100012f0fc}"
    }
  }
}

Best Day Progress Bar Alternatives

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