Blacker Text Firefox

Examine source code of Blacker Text

Inspect and view changes in Blacker Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blacker Text",
  "version": "0.0.9",
  "description": "Make near-black text black.",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "optiondata.js",
        "inject.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "options.js",
    "optiondata.js"
  ]
}

최고의 Blacker Text 대안

다음은 Blacker Text과(와) 유사한 Firefox add-on입니다: