提供元: UnitedWeRide
Inspect and view changes in Open WebUI Context Menu source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "OpenWebUI Context Menu",
"version": "2.5",
"description": "Ask OpenWebUI to explain selected text within its page context or perform deep research.",
"icons": {
"48": "icon.png"
},
"permissions": [
"contextMenus",
"tabs",
"storage"
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{b0e092ea-8845-49c8-8cda-04d07a3c9877}"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
}
} ベストのOpen WebUI Context Menu代替案
Open WebUI Context Menuに類似したFirefox add-onをいくつか紹介します:
Custom context menu searches
karol-121
Expand Search Context Menu
raingart
ContextSearch web-ext
Mike B
Custom Context Menu
Randyl
QuickOWL
Prasanna
Contextlets
David Hammond
Context Searcher
Zenomat
iMenu
wwj
Context Lookups
Alec Mitnik
Simple Context Search
田生
Excellent Custom Context Menu
George Garcia
Context Search
Olivier de Broqueville