Por: Sendokame
Inspect and view changes in Python-Docsearch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Docsearch",
"version": "1.1",
"permissions": [
"https://github.com/*",
"https://gist.github.com/*"
],
"description": "Show Function documentation (Python).",
"content_scripts": [
{
"matches": [
"https://github.com/*",
"https://gist.github.com/*"
],
"js": [
"./source/main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c2adc23c-92f3-4afd-b094-cdbfb6dd8fff}"
}
}
} Melhores alternativas Python-Docsearch
Aqui estão algumas Firefox add-ons que são similares a Python-Docsearch: