python-doc Firefox

Examine source code of python-doc

提供元: nspain
Inspect and view changes in python-doc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "python-doc",
  "version": "0.0.1",
  "description": "Always redirect to specified version of the python docs.",
  "content_scripts": [
    {
      "matches": [
        "*://docs.python.org/*"
      ],
      "js": [
        "python-doc.js"
      ]
    }
  ]
}

ベストのpython-doc代替案

python-docに類似したFirefox add-onをいくつか紹介します: