Python No Highlight Firefox

Examine source code of Python No Highlight

제작자: Baptiste Mispelon
Inspect and view changes in Python No Highlight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.1.1",
  "name": "Python No Highlight",
  "description": "Remove search highlighting from docs.python.org",
  "icons": {
    "48": "py.svg",
    "96": "py.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://docs.python.org/*/search.html*"
      ],
      "js": [
        "python-no-highlight.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f92d6941-aecc-4c64-a2bd-df18aafd8b52}"
    }
  }
}

최고의 Python No Highlight 대안

다음은 Python No Highlight과(와) 유사한 Firefox add-on입니다: