提供元: Lin Yichang
Inspect and view changes in Second Context Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Second Context Search",
"version": "1.0.0",
"description": "Adds a second search engine to the context menu.",
"homepage_url": "https://github.com/lin-yichang/second-context-search",
"icons": {
"32": "icons/icon-32.png",
"64": "icons/icon-64.png"
},
"permissions": [
"contextMenus",
"search",
"storage"
],
"options_ui": {
"page": "options.html"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "second-context-search@lin-yichang",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのSecond Context Search代替案
Second Context Searchに類似したFirefox add-onをいくつか紹介します:
Second Selection Search
Lin Yichang
Context Search
Olivier de Broqueville
Context Search
Olivier de Broqueville
Simple Context Search
田生
Context Web Search
Guido Berhörster
Custom Context Search
cruithne
Contextual
londonbrown
Expand Search Context Menu
raingart
Multi Search Context Menu Plus
seizu
ContextSearch web-ext
Mike B
Selection Context Search
ContainersOnTheGo