By: Profang
Inspect and view changes in Silent Highlight — Web & PDF Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "3.0.4",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"permissions": [
"storage",
"scripting",
"contextMenus",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "textmark@profang.ca",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"host_permissions": [
"http://*/*",
"https://*/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "Silent Highlight"
},
"sidebar_action": {
"default_panel": "sidebar.html",
"default_title": "__MSG_sidebarTitle__",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+H",
"mac": "MacCtrl+Shift+H"
}
},
"_execute_sidebar_action": {
"suggested_key": {
"default": "Alt+Shift+H",
"mac": "Alt+Shift+H"
},
"description": "__MSG_commandOpenPanel__"
}
},
"content_scripts": [
{
"matches": [
"https://*/*",
"http://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"icons/*.png",
"privacy.html",
"sidebar.html"
],
"matches": [
"<all_urls>"
]
}
]
} Best Silent Highlight — Web & PDF Highlighter Alternatives
Here are some Firefox add-ons that are similar to Silent Highlight — Web & PDF Highlighter:
TextMark
Profang
Text Highlighter Pro
Sophia
Web Highlights: PDF & Web Highlighter + Notes
Marius Bongarts
Simple Highlighter
yaagame
Highlight Saver
Ice
HiNote
Jackson
Annotiq: Web Highlighter & Notes
Soko
Lumina: Web & PDF Highlighter
Khushwant Singh
Highlight Sync
fazorboy
Highlight & Save
TG88
NoteLift
Rohit
Page Highlighter
BIN88