By: Randyl
Inspect and view changes in Text Highlighter Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Text Highlighter",
"version": "1.0",
"description": "Highlight selected text with color.",
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "text_highlighter@addon.dev"
}
}
} Best Text Highlighter Pro Alternatives
Here are some Firefox add-ons that are similar to Text Highlighter Pro: