Inspect and view changes in Block Youtube Videos Under 5 minutes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Minimum Duration",
"version": "1.0.1",
"description": "Hides YouTube videos shorter than a chosen duration and blocks them on watch pages.",
"permissions": [
"storage"
],
"host_permissions": [
"*://www.youtube.com/*",
"*://m.youtube.com/*"
],
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*",
"*://m.youtube.com/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "youtube-minimum-duration@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Block Youtube Videos Under 5 minutes Alternatives
Here are some Firefox add-ons that are similar to Block Youtube Videos Under 5 minutes:
Youtube Video Threshold
chjonathan
Block New YouTube Videos
Thanakorn Phuttharaksa
Block New YouTube Videos
Thanakorn Phuttharaksa
YouTube Video Blocker
loghks00
Hide Youtube-Shorts
Vulpelo
YouTube Shorts Blocker
Raiden
Youtube Shorts Blocker
alex
Video Blocker
Dennis Heinrich
YouTube Short Blocker
behappycat
YouTube Mode - Separate discovering and watching
MTM
Shorts Blocker for YouTube
Adit Rastogi
Hide youtube recommended videos
solver101