提供元: ManRepository.com
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}"
}
}
} ベストのLinux Man Pages代替案
Linux Man Pagesに類似したFirefox add-onをいくつか紹介します:
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