Auto Chapter Detector Firefox

Examine source code of Auto Chapter Detector

By: gted
Inspect and view changes in Auto Chapter Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Chapter Detector",
  "version": "1.0",
  "description": "Tự động phát hiện và chia chương trong bài đọc.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b8d4e991-9182-4ab8-8d7d-feb9284933ed}"
    }
  }
}

Best Auto Chapter Detector Alternatives

Here are some Firefox add-ons that are similar to Auto Chapter Detector: