Adblock for YouTube™

Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.

Τι είναι το Adblock for YouTube™;

Το Adblock for YouTube™ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον new + better Adblock, και η κύρια λειτουργία του είναι "Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Adblock for YouTube™

Λήψη αρχείων επέκτασης Adblock for YouTube™ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        🌟 Say Goodbye to Annoying Ads and Preroll Videos on Youtube with Adblock for Youtube❣️
🌟 Blocks ads from Youtube™ and counts the life-time you saved by not seeing Ads on Youtube™
🌟 Unlock an uninterrupted and personalized Youtube experience by installing Adblock for Youtube now! 💪

„Adblock for Youtube“ is the perfect solution for an interruption-free and more comfortable Youtube experience. This browser extension blocks all ads and preroll videos on the website Youtube.com, allowing you to watch videos without any interruptions. With this extension, you’ll be able to enjoy your videos without being bothered by unwanted ads and preroll videos, making your time on Youtube more enjoyable.

The extension is easy to install and use. Once installed, it runs in the background, automatically blocking all ads and preroll videos on Youtube. You can also customize the extension’s rules to suit your preferences, for example, by blocking preroll videos longer than 15 seconds or ads that contain certain keywords.

In addition to blocking ads and preroll videos, the extension can also improve your overall experience on Youtube by speeding up page load times and reducing data usage.

Installing the extension is simple. You can get it from the web store for your specific browser (e.g the Chrome Web Store for Google Chrome) by searching for „Adblock for Youtube“ and adding it to your browser. Once installed, the extension will show an icon on your browser’s toolbar, which you can use to turn the extension on or off, as well as to access the settings menu where you can modify the rules and preferences.

With „Adblock for Youtube“ you don’t have to worry about unwanted interruptions while watching videos. This extension will make your time on Youtube much more comfortable and enjoyable. Give it a try today and see the difference it makes.

Your Key to an Uninterrupted and Improved Online Experience!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Adblock for YouTube™ Adblock for YouTube™
ID pginoclcfbhkoomedcodiclncajkkcba
Επίσημο URL https://chromewebstore.google.com/detail/adblock-for-youtube/pginoclcfbhkoomedcodiclncajkkcba
Περιγραφή Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.
Μέγεθος Αρχείου 274 KB
Αριθμός Εγκαταστάσεων 10,000
Τρέχουσα Έκδοση 1.1.1
Τελευταία Ενημέρωση 2023-12-23
Ημερομηνία Δημοσίευσης 2022-02-16
Αξιολόγηση 4.84/5 Συνολικά 1488 Αξιολογήσεις
Προγραμματιστής new + better Adblock
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://gist.githubusercontent.com/general-gist/1ed4007894eea60cc10d6e92fdbe5254/raw/2a7c197865f14c9af4850208dc9d12422e88d6cb/gistfile1.txt
Υποστηριζόμενες Γλώσσες id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionName__",
    "short_name": "__MSG_extensionShortName__",
    "description": "__MSG_extensionDescription__",
    "version": "1.1.1",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "19": "icons\/icon-19.png",
        "38": "icons\/icon-38.png",
        "128": "icons\/icon-128.png",
        "512": "icons\/icon-512.png",
        "1024": "icons\/icon-1024.png"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "19": "icons\/icon-19.png",
            "32": "icons\/icon-32.png",
            "38": "icons\/icon-38.png",
            "128": "icons\/icon-128.png",
            "512": "icons\/icon-512.png",
            "1024": "icons\/icon-1024.png"
        },
        "default_title": "__MSG_actionTitle__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "storage",
        "scripting",
        "webNavigation",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "youtube",
                "enabled": true,
                "path": "rules\/youtube.json"
            }
        ]
    },
    "content_scripts": [
        {
            "js": [
                "lib\/navigator.share.js",
                "content.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "scriptlets.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqYboshaICqThjt+Ryauey6Ulksr\/z3qS3l\/qacl+\/j2rWdzb6HN5nFPotvf4VR1MrVPvOxzqGm5iZTDLZtCQyMaYrfdoUbj9IGNj4zkZiphImzwlU0fWlTUHG5wAuESWgD5rmphIpHaJ9Cx6VTUiIfWgoSVqYkQKk+fTqLTUrWQR94N7WahvRXVIgUWSrBzHLf8X1LZ+lf5YD9EaiBe12+MmfheBxZFE\/FdLrQpLuZDMTH2h+ByExa8XmPmsJaU3RNm9sWzgPV1ZwEBDrwnUaylvaDQDUtEQojKbOBWjaSJM1nKAjavZm7ik6mbAmdK6cuXhuSA\/O3q8M7SH1Dyw1QIDAQAB"
}