By: chrisyin
Inspect and view changes in ytBlindrs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ytBlindrs",
"version": "1.2",
"description": "Blocks all the recommended and related videos on youtube from being seen.",
"icons": {
"48": "logo.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"ytBlindrs.js"
],
"run_at": "document_start"
}
]
} Best ytBlindrs Alternatives
Here are some Firefox add-ons that are similar to ytBlindrs: