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"
]
}
]
} Best python-doc Alternatives
Here are some Firefox add-ons that are similar to python-doc:
Modern Python Docs
Mark1152
Django Redirect
JetBlackPope
py3redirect
Mateusz Maćkowski
Postgres Docs Redirect
Tommaso A
Unified Docs Switcher
Doug Harris
pg_docs_bot
michristofides
ansible-redirect
janw
Django Docs Version Switcher
Doug Harris
Python-Docsearch
Sendokame
JavaAPI (Javadoc) Redirector
YujiSoftware
numpy documentation search
jndrf
Java Redirector
RoiEX