By: Adblock
Inspect and view changes in Youtube Adblock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"web_accessible_resources": [
{
"matches": [
"*://*/*"
],
"resources": [
"js/xmlhttp.js",
"lib/jquery-3.6.0.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{af1e9aff-ca42-4ce3-a7fd-e6e84ca2cee7}"
}
},
"name": "BrowsingBloc",
"default_locale": "en",
"content_scripts": [
{
"all_frames": true,
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"lib/jquery-3.6.0.js",
"lib/arrive.min.js",
"js/inject.js",
"js/xmlhttpInject.js"
],
"run_at": "document_start"
},
{
"all_frames": true,
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"js/content.js"
],
"run_at": "document_end"
}
],
"description": "__MSG_extension_description__",
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"type": "module",
"scripts": [
"/js/serviceWorker.js"
]
},
"version": "1.8.2",
"manifest_version": 3,
"action": {
"default_title": "__MSG_extension_name__",
"default_icon": {
"64": "icons/icon.png"
},
"default_popup": "popup.html"
},
"icons": {
"64": "icons/icon.png"
},
"permissions": [
"storage",
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess",
"webRequest"
]
} Best Youtube Adblock Alternatives
Here are some Firefox add-ons that are similar to Youtube Adblock: