By: KUBET
Inspect and view changes in Text Highlighter v6 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 and annotate text on web pages.",
"permissions": [
"activeTab",
"storage"
],
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{a3fe8875-287f-4e93-96d4-df2bd0ee6267}"
}
}
} Best Text Highlighter v6 Alternatives
Here are some Firefox add-ons that are similar to Text Highlighter v6: