Chapter Progress Tracker Firefox

Examine source code of Chapter Progress Tracker

Inspect and view changes in Chapter Progress Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Chapter Progress Tracker",
  "version": "1.0",
  "description": "Theo dõi bạn đã đọc bao nhiêu % sách.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{53e918f9-b876-429e-a4ce-2f31e6c1ce66}"
    }
  }
}

Mejores alternativas Chapter Progress Tracker

Aquí hay algunas Firefox add-ons que son similares a Chapter Progress Tracker: