Text Contrast improved Firefox

Examine source code of Text Contrast improved

Inspect and view changes in Text Contrast improved source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Text Contrast Improved",
  "description": "Improves webpage readability.",
  "version": "1.6.3",
  "author": "Sammer",
  "permissions": [
    "http://*/*",
    "https://*/*",
    "storage",
    "tabs",
    "file:///*"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false,
    "open_in_tab": false
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "assets/icons/off.png",
    "default_title": "Apply Font Contrast Improved"
  },
  "page_action": {
    "default_icon": {
      "128": "assets/icons/halo.png"
    },
    "default_title": "Manage Font Contrast for this website",
    "default_popup": "pageAction_popup.html",
    "browser_style": false
  },
  "icons": {
    "128": "assets/icons/halo.png"
  },
  "manifest_version": 2,
  "commands": {
    "toggle": {
      "suggested_key": {
        "default": "Ctrl+Shift+F"
      },
      "description": "Toggle contrast fix"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{373dba8c-8f73-4ec0-a4cf-1466550c3edd}"
    }
  }
}

Best Text Contrast improved Alternatives

Here are some Firefox add-ons that are similar to Text Contrast improved: