Inspect and view changes in Linux Man Pages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extensionName__",
"short_name": "ManRepository",
"description": "__MSG_extensionDescription__",
"author": "ManRepository.com",
"default_locale": "en",
"manifest_version": 2,
"version": "0.0.1",
"permissions": [
"tabs",
"https://manrepository.com/*"
],
"omnibox": {
"keyword": "man"
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"192": "icons/icon192.png",
"512": "icons/icon512.png"
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
},
"default_title": "Linux Man Pages"
},
"browser_specific_settings": {
"gecko": {
"id": "{23ca87a1-c64c-4e94-8568-28dde4b63267}"
}
}
} Best Linux Man Pages Alternatives
Here are some Firefox add-ons that are similar to Linux Man Pages:
ManualsRepo – Read & Download User Manuals
ManualsRepo.com
Linux Commands
Libor Benes (Dr. B)
One Page Favorites
One Page Favorites
Malware Search+++
kernel-panik
Search Bookmarks, History and Tabs
Simon Heimler
Manual Finder
Diana
JS Search Extension
Geddle
Search Documents In Address Bar
socode.pro
Search all Tabs
Lunu
Context Searcher
Zenomat
tldr pages
piraces_
FreeBSD Manpage
Stéphane HUC