Adblock for YouTube™

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

Adblock for YouTube™とは何ですか?

Adblock for YouTube™はnew + better Adblockによって開発されたChromeの拡張機能で、その主な機能は「Privacy aware, secure Adblock for YouTube™. Blocks any ads on YouTube.com.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Adblock for YouTube™拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}