By: Nostrum
Inspect and view changes in AdSkip YouTube (Prefer uBlock Origin) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AdSkip YouTube",
"version": "2.6.23",
"description": "Remove Adblock message on YouTube 'Ad blockers are not allowed on YouTube'.",
"icons": {
"32": "icons/icon-32.png",
"96": "icons/icon-96.png"
},
"permissions": [
"*://*.youtube.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*",
"*://youtube.com/*",
"*://youtu.be/*"
],
"js": [
"Youtube-Ad-blocker-Reminder-Remover.user.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{545ce823-2b9e-44cc-9772-c23b713ee223}"
}
}
} Best AdSkip YouTube (Prefer uBlock Origin) Alternatives
Here are some Firefox add-ons that are similar to AdSkip YouTube (Prefer uBlock Origin):