Adblock for YouTube™ — best adblocker

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

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

Το Adblock for YouTube™ — best adblocker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.downloadhub.cloud, και η κύρια λειτουργία του είναι "Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.".

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

screenshot

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

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

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

                        You can understand what this extension does by looking at the name. If you don't understand then let's say, this extension helps to keep you away from various advertisements on YouTube. You can turn this extension on and off whenever you want to turn off and on your YouTube ads or advertisements. This extension has a disable button with which you can stop the extension. The best feature of this extension is that it will also show you how much time this extension has saved you from advertisements. So don't delay and download this extension soon it will keep you away from YouTube app for free and you don't have to pay any money for it.

1. Blocks video ads or advertisements during videos on YouTube. 
2. Blocks various banner ads on YouTube.
3. Blocks suggested videos on YouTube.
4. YouTube blocks sponsored advertisements.
5. Avoid various sponsorship ads or banner ads and suggest advertisements on YouTube.
6. This extension will keep you away from YouTube advertisements.
7. Very lite and easy to use Extension.

You will find thousands of extensions of this name in the market but the original extension of this name is this. If you don't believe it, you can try it. I am sure once you use the tension you will understand that it is the original extension that will help you to stay away from various advertisements on YouTube. Everyone uses this name of Ads Block for YouTube but the original extension is this. This extension keeps you away from various YouTube banner ads. Not only that, YouTube also keeps away from various sponsorships. You can turn this extension on and off whenever you want.It means you can turn YouTube ads off whenever you want and you can turn YouTube ads on.This extension keeps you away from the YouTube app.                    

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

Όνομα Adblock for YouTube™ — best adblocker Adblock for YouTube™ — best adblocker
ID ojigagjjcmnbplgdkggkkleckaohppok
Επίσημο URL https://chromewebstore.google.com/detail/adblock-for-youtube-%E2%80%94-bes/ojigagjjcmnbplgdkggkkleckaohppok
Περιγραφή Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.
Μέγεθος Αρχείου 399 KB
Αριθμός Εγκαταστάσεων 1,700
Τρέχουσα Έκδοση 1.0.8
Τελευταία Ενημέρωση 2024-01-08
Ημερομηνία Δημοσίευσης 2023-01-02
Αξιολόγηση 4.65/5 Συνολικά 20 Αξιολογήσεις
Προγραμματιστής https://www.downloadhub.cloud
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας https://www.downloadhub.cloud/2022/11/adblock-for-youtube.html
URL της Σελίδας Πολιτικής Απορρήτου https://www.downloadhub.cloud/p/privacy-policy.html
Υποστηριζόμενες Γλώσσες 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,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "1024": "data\/icons\/icon-1024.png",
            "128": "data\/icons\/icon-128.png",
            "16": "data\/icons\/icon-16.png",
            "19": "data\/icons\/icon-19.png",
            "32": "data\/icons\/icon-32.png",
            "38": "data\/icons\/icon-38.png",
            "512": "data\/icons\/icon-512.png"
        },
        "default_popup": "data\/interface\/index.html?popup",
        "default_title": "__MSG_actionTitle__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "bundled-content-script.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "youtube",
                "path": "data\/rules\/youtube.json"
            }
        ]
    },
    "default_locale": "en",
    "description": "__MSG_extensionDescription__",
    "host_permissions": [
        ""
    ],
    "homepage_url": "https:\/\/www.downloadhub.cloud\/2022\/11\/adblock-for-youtube.html",
    "icons": {
        "1024": "data\/icons\/icon-1024.png",
        "128": "data\/icons\/icon-128.png",
        "16": "data\/icons\/icon-16.png",
        "19": "data\/icons\/icon-19.png",
        "32": "data\/icons\/icon-32.png",
        "38": "data\/icons\/icon-38.png",
        "512": "data\/icons\/icon-512.png"
    },
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "options_ui": {
        "open_in_tab": false,
        "page": "data\/options\/options.html"
    },
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "storage",
        "scripting",
        "webNavigation",
        "tabs"
    ],
    "short_name": "__MSG_extensionShortName__",
    "version": "1.0.8"
}