By: GK88
Inspect and view changes in DevDocs Companion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DevDocs Companion",
"version": "1.0",
"description": "Instant code documentation lookup for multiple programming languages and frameworks",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"storage",
"contextMenus",
"<all_urls>"
],
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "DevDocs Companion",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{6ed01012-2f59-4180-9934-5e58bc55dafd}"
}
}
} Best DevDocs Companion Alternatives
Here are some Firefox add-ons that are similar to DevDocs Companion:
CodeHunter Pro
123B
DocJump
sharat87
TextCompanion
Jan Riechers
LinguaLens: Multi-Language Dictionary
Kubet77 Church
WordWise Explorer
99OK
D2 - Developer Documentation
Nir
Advanced Dictionary Lookup
789Win Photos
Documentation Viewer
Go88
CodeCompare Pro
QH88 Network
Context Lookups
Alec Mitnik
PopUpDictionary
Mukund Kumar Verma
AllDevBlogs - Developer Articles Popup
AllDevBlogs