Change Font Style Firefox

Examine source code of Change Font Style

Inspect and view changes in Change Font Style source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Change Font Style",
  "version": "1.0",
  "description": "Addon thay đổi kiểu chữ của trang web khi nhấp vào biểu tượng.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{09b38860-9e58-4522-bc31-419c2459e259}"
    }
  }
}

Best Change Font Style Alternatives

Here are some Firefox add-ons that are similar to Change Font Style: