Font Styler for Articles Firefox

Examine source code of Font Styler for Articles

Inspect and view changes in Font Styler for Articles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Styler for Articles",
  "version": "1.0",
  "description": "Thay đổi phông chữ cho bài viết web.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{06e0b58c-32d6-40ae-89c9-c9a06e63445c}"
    }
  }
}

Best Font Styler for Articles Alternatives

Here are some Firefox add-ons that are similar to Font Styler for Articles: