Inspect and view changes in Selection Toolbar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Selection Toolbar: Highlighter, Notes, AI",
"description": "Highlight text on any page and find it again next visit. Select text for a toolbar to copy, search, translate, note, or ask an AI.",
"version": "2.5.0",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"128": "icon/128.png"
},
"permissions": [
"storage",
"identity"
],
"commands": {
"toggle-note": {
"suggested_key": {
"default": "Alt+Shift+N"
},
"description": "Show or hide the scratch note"
},
"open-highlights": {
"suggested_key": {
"default": "Alt+Shift+H"
},
"description": "Open the highlights panel"
},
"open-settings": {
"description": "Open Selection Toolbar settings"
}
},
"web_accessible_resources": [
{
"resources": [
"note.html",
"chunks/*",
"assets/*"
],
"matches": [
"<all_urls>"
]
},
{
"resources": [
"content-scripts/content.css"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "selection-toolbar@extensions.r44j.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction",
"personallyIdentifyingInfo"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"sidebar_action": {
"default_panel": "sidepanel.html",
"default_title": "Highlights"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"all_frames": false,
"run_at": "document_end",
"js": [
"content-scripts/content.js"
]
}
]
} 최고의 Selection Toolbar 대안
다음은 Selection Toolbar과(와) 유사한 Firefox add-on입니다:
AI Actions
Arash Yoosefdoost
Smart Selection Search
Mounir
Ask ChatGPT - Text Search
Your Windows Guide
Right Click
cuhela
Easy AI Assistant
Abhishek
AI Assistant Launcher
Atharv Telkar
AI Anywhere
vooc
Smart Selection
Sensei
Clarity AI — Rewrite, Translate & Solve
Clarity AI
SelectON — selection popup. Copy & search
emvaized
AISEB - AI Selection Bridge
NOMUPAY SAS
Voice Command: voice control and dictation
Tik Hon