Reader Mode++ Firefox

Examine source code of Reader Mode++

제작자: Ignits
Inspect and view changes in Reader Mode++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reader Mode++",
  "version": "1.0",
  "description": "Chế độ đọc nâng cao cho Firefox: ẩn phần thừa, đổi font, màu, kích thước chữ.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0ae0e07-0427-4e2e-b763-8944e7b246f0}"
    }
  }
}

최고의 Reader Mode++ 대안

다음은 Reader Mode++과(와) 유사한 Firefox add-on입니다: