YTube AdSkipper - Ad-Free YouTube

Enjoy your entertainment with ad-free video streaming for uninterrupted viewing

Что такое YTube AdSkipper - Ad-Free YouTube?

YTube AdSkipper - Ad-Free YouTube - это расширение Chrome, разработанное adenauer.red, и его основная функция - "Enjoy your entertainment with ad-free video streaming for uninterrupted viewing".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения YTube AdSkipper - Ad-Free YouTube

Скачайте файлы расширений YTube AdSkipper - Ad-Free YouTube в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        YTube AdSkipper: The Ultimate Ad-Blocking Extension for YouTube

Elevate your YouTube viewing experience with YTube AdSkipper, the paramount adblocking extension that’s designed with your uninterrupted entertainment in mind. Our key feature? Zero ads on YouTube. Enjoy your favorite videos seamlessly without a single commercial break – all for free.

YTube AdSkipper is your go-to solution for blocking those pesky ads that disrupt your YouTube binge-watching sessions. With our cutting-edge technology, you can say farewell to all forms of YouTube advertisements, be it the unskippable pre-roll ads or the mid-roll interruptions. It’s time to watch what you love, ad-free.

Key Features:

- Exclusive YouTube Ad Blocking: YTube AdSkipper’s core functionality is to provide a flawless ad-free YouTube experience, making it the must-have tool for all YouTube enthusiasts.


- Universal Adblocking: Although it specializes in YouTube, YTube AdSkipper also extends its adblocking capabilities to other websites, delivering a comprehensive and distraction-free browsing experience.

- Data Privacy Assurance: Your privacy is paramount. YTube AdSkipper protects your data by blocking trackers that often hide within ads, ensuring your browsing habits stay private.

- Enhanced Browsing Speed: Say hello to faster loading times! By removing ads, YTube AdSkipper reduces data usage, speeding up your browsing significantly.

-  You can manually block ads and report them if not blocked

- Straightforward User Interface: Simplicity is key. YTube AdSkipper boasts an easy-to-use interface that makes customization and navigation a breeze, regardless of your tech know-how.

- Continuous Improvements: We constantly refine YTube AdSkipper, updating our systems to tackle the latest ad formats and ensuring an always smooth and ad-free viewing experience.

Make YTube AdSkipper your choice today and transform the way you watch YouTube. Dive into an endless stream of content without the interruption of ads. Get the free extension now and take the leap into a seamless viewing adventure with YTube AdSkipper.

Discover more about how we protect your privacy by visiting our Privacy Policy at 
https://ytube-skipper.com/privacy                    

Основная информация о расширении

Название YTube AdSkipper - Ad-Free YouTube YTube AdSkipper - Ad-Free YouTube
ID kfodmaalecekglmdaflemefbimjaodjd
Официальный URL https://chromewebstore.google.com/detail/ytube-adskipper-ad-free-y/kfodmaalecekglmdaflemefbimjaodjd
Описание Enjoy your entertainment with ad-free video streaming for uninterrupted viewing
Размер файла 11.32 MB
Количество установок 20,000
Текущая Версия 1.0.1
Последнее Обновление 2024-02-17
Дата публикации 2023-11-24
Рейтинг 4.84/5 Всего 108 оценок
Разработчик adenauer.red
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://ytube-skipper.com/privacy
Поддерживаемые языки de,en,fr,nl,es,it,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "version": "1.0.1",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/logo_x16_colored.png",
        "32": "icons\/logo_x32_colored.png",
        "48": "icons\/logo_x48_colored.png",
        "64": "icons\/logo_x64_colored.png",
        "128": "icons\/logo_x128_colored.png"
    },
    "permissions": [
        "tabs",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "scripting",
        "activeTab",
        "contextMenus",
        "webNavigation",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "pages\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                ".\/js\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/war\/*",
                "*.html"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline'; child-src 'self';"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_1\/ruleset_1.json"
            },
            {
                "id": "ruleset_13",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_13\/ruleset_13.json"
            },
            {
                "id": "ruleset_14",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_14\/ruleset_14.json"
            },
            {
                "id": "ruleset_2",
                "enabled": true,
                "path": "filters\/declarative\/ruleset_2\/ruleset_2.json"
            },
            {
                "id": "ruleset_4",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_4\/ruleset_4.json"
            },
            {
                "id": "ruleset_6",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_6\/ruleset_6.json"
            },
            {
                "id": "ruleset_7",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_7\/ruleset_7.json"
            },
            {
                "id": "ruleset_8",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_8\/ruleset_8.json"
            },
            {
                "id": "ruleset_9",
                "enabled": false,
                "path": "filters\/declarative\/ruleset_9\/ruleset_9.json"
            }
        ]
    }
}