By: dnrevan778
Inspect and view changes in Highlight Searcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Highlight Searcher",
"version": "1.0",
"description": "Search highlighted text using a keyboard shortcut.",
"permissions": [
"activeTab"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"search-highlighted-text": {
"suggested_key": {
"default": "Ctrl+Alt+Z"
},
"description": "Search highlighted text"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{c91440d1-6166-4e2a-b826-43b4c3545065}"
}
}
} Best Highlight Searcher Alternatives
Here are some Firefox add-ons that are similar to Highlight Searcher: