By: Eughenes
Inspect and view changes in Cb Link Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Chaturbate Link Highlighter",
"version": "1.0",
"description": "Evidenzia i link contenenti testo specifico su chaturbate.com",
"permissions": [
"storage",
"scripting"
],
"host_permissions": [
"*://chaturbate.com/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"*://chaturbate.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "chaturbate-highlighter-final@example.com",
"strict_min_version": "110.0"
}
}
} Best Cb Link Highlighter Alternatives
Here are some Firefox add-ons that are similar to Cb Link Highlighter: