By: austish
Inspect and view changes in Docs Highlight Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Docs Highlight Shortcut",
"version": "1.2",
"description": "Adds a hotkey to highlight text in Google Docs.",
"icons": {
"48": "icons/48.png",
"96": "icons/96.png",
"128": "icons/128.png"
},
"permissions": [
"activeTab",
"scripting"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://docs.google.com/document/d/*"
],
"js": [
"content.js"
]
}
],
"commands": {
"toggle-highlight": {
"suggested_key": {
"default": "Ctrl+Alt+H",
"mac": "Ctrl+Shift+H"
},
"description": "Highlight text"
}
},
"browser_specific_settings": {
"gecko": {
"id": "docs-highlight-shortcut@austish",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Docs Highlight Shortcut Alternatives
Here are some Firefox add-ons that are similar to Docs Highlight Shortcut:
Docs Hotkey
Zack Murry
Docs Hotkey
Nh88
Shortcuts for Google Translate
alex91ivanov
"Search Google for (...)"-hotkey
Mimle
Page Highlighter new
ummhcaitan65
Sheets Row Highlighter
matsu7089
Highlight text
Nazeli
Highlighter
Alvaro Cavalcanti
Highlight This: finds and marks words
Wim Deboel
Commit Shortcut for GitHub™
Ramy Hadid
Google Sheets Row Highlighter
matsu7089