By: Hot Game
Inspect and view changes in YouTubePurifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTubePurifier",
"description": "__MSG_extensionDescription__",
"default_locale": "ru",
"version": "1.0.0.0",
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"storage"
],
"icons": {
"16": "resources/icon-16.png",
"32": "resources/icon-32.png",
"64": "resources/icon-64.png",
"128": "resources/icon-128.png",
"256": "resources/icon-256.png"
},
"browser_action": {
"default_title": "YouTubePurifier",
"default_icon": {
"16": "resources/icon-16.png",
"32": "resources/icon-32.png",
"64": "resources/icon-64.png",
"128": "resources/icon-128.png",
"256": "resources/icon-256.png"
},
"default_popup": "popup.html"
}
} Best YouTubePurifier Alternatives
Here are some Firefox add-ons that are similar to YouTubePurifier: