Fit Text To Width Firefox

Examine source code of Fit Text To Width

By: Jarrad
Inspect and view changes in Fit Text To Width source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fit To Width",
  "applications": {
    "gecko": {
      "id": "@fittowidth"
    }
  },
  "version": "0.5.2resigned1",
  "description": "Fits text on most web pages to the width of your phone",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "fitToWidth.js",
        "run.js"
      ],
      "run_at": "document_start"
    }
  ],
  "author": "Jarrad Whitaker"
}

Best Fit Text To Width Alternatives

Here are some Firefox add-ons that are similar to Fit Text To Width: