Por: Atyla da Silva Add-on
Inspect and view changes in Hide YouTube Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hide YouTube Comments",
"description": "Adds a button that allows you to hide or show the comment section on YouTube videos, which will be hidden by default.",
"version": "2.1",
"permissions": [
"webNavigation",
"*://www.youtube.com/*",
"*://m.youtube.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/watch?v=*",
"*://m.youtube.com/watch?v=*"
],
"js": [
"script.js"
]
}
],
"icons": {
"32": "icons/32.png",
"64": "icons/64.png"
},
"browser_specific_settings": {
"gecko": {
"id": "hide-yt-comments@atyladasilva.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas Hide YouTube Comments
Aquí hay algunas Firefox add-ons que son similares a Hide YouTube Comments:
Hides Youtube Comments
Razan Rauniyar
YouTube No Comments
HomeDev
YouTube comments killer
snek
Undistract YouTube
Bytewar
Hidrobtiobtobiso
Softboc
Facebook hide video comments
Jitendra Joshi
No YouTube comments
Abdullah Diaa
Hide YouTube Sign Out Button
vilisvit
Hide YouTube Likes
Strat
Privacy Filter for Youtube
Casper
YouTube Hide Description
Stellar
YouTube Hide Controls
jibbers42