Inspect and view changes in ContextSense source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ContextSense - Semantic Context Search",
"version": "1.0",
"description": "Perform semantic and context-based searches",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"tabs",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "context-sense@semanticsearchtools.com"
}
}
} Best ContextSense Alternatives
Here are some Firefox add-ons that are similar to ContextSense:
Sourcesense
usb.paul
Context search
Yury Loskat
Context Lens
Iniyan Kanmani
Contextify
thinkteam.
Context Search
Olivier de Broqueville
Contextual
londonbrown
Quote Context Viewer CP
Omega Sanched
Word Context Memory
Mariah
Custom Context Search
cruithne
Semantic Memory of Browsing history
ArnavLifelessCoder
Contextual PDF Helper
Kenny
Context Lookups
Alec Mitnik