Font Contrast Improved Firefox

Examine source code of Font Contrast Improved

Inspect and view changes in Font Contrast Improved source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Font 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": "{375dba8c-8f73-4ec0-a4cf-1466550c3edd}"
    }
  }
}

Best Font Contrast Improved Alternatives

Here are some Firefox add-ons that are similar to Font Contrast Improved: