Change Text Add-on Firefox

Examine source code of Change Text Add-on

Inspect and view changes in Change Text Add-on source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Change Text Add-on",
  "version": "1.0",
  "description": "Tiện ích Firefox đơn giản đổi nội dung văn bản trên trang web",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{33aabb91-4002-45ca-b938-b6b1fb5cc2e1}"
    }
  }
}

Best Change Text Add-on Alternatives

Here are some Firefox add-ons that are similar to Change Text Add-on: