By: thEarnedchip
Inspect and view changes in Remove your watermark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Remove your watermark",
"version": "1.0",
"description": "Hides the static watermark of channels icon in YouTube videos, good to prevent OLED burn-in",
"icons": {
"48": "image-48x48.png",
"128": "NOOOOOOO.png"
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "remove-watermark@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Remove your watermark Alternatives
Here are some Firefox add-ons that are similar to Remove your watermark: