Text Zoom Controller Firefox

Examine source code of Text Zoom Controller

Inspect and view changes in Text Zoom Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Zoom Controller",
  "version": "1.0",
  "description": "Tăng/giảm kích thước chữ toàn trang bằng các nút A- / A+ và lưu lại cho những lần đọc sau.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "textzoom8.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Text Zoom Controller Alternatives

Here are some Firefox add-ons that are similar to Text Zoom Controller: