Good Enhancer For YouTube™| Youtube Adblocker

Good Enhancer For YouTube™, Youtube Adblocker, Adblock for youtube, Loop, Search for Youtube

Good Enhancer For YouTube™| Youtube Adblockerとは何ですか?

Good Enhancer For YouTube™| Youtube AdblockerはAdblock For Youtubeによって開発されたChromeの拡張機能で、その主な機能は「Good Enhancer For YouTube™, Youtube Adblocker, Adblock for youtube, Loop, Search for Youtube」です。

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

screenshot
screenshot
screenshot
screenshot

Good Enhancer For YouTube™| Youtube Adblocker拡張機能のCRXファイルをダウンロード

Good Enhancer For YouTube™| Youtube Adblocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Good Enhancer For YouTube™|Youtube Adblocker is auto ad skip, youtube ad blocker, hides ad banner.

Good Enhancer For YouTube™|Youtube Adblocker can use free of charge by all internet users. As the name suggests, it is an application that blocks all ads on the YouTube platform.

Looper
When the Looper option is selected, the video you watch repeats continuously. The video comes to the end and starts again.
- The Loop option is added automatically in the tool tab under the video.
- It will be enough to press the loop button once.
- After that, the video will repeat over and over.


Auto HD for Youtube
Alter quality of video on Youtube added With the new version. You can automatically adjust the quality of youtube videos.
Quality of video on Youtube Use of:
-  Select the image quality from the extension ( quality selector for YouTube. Up to 8k/4k (60fps/50fps/48fps/30fps) supported)
-  Open video from YouTube site.
-  You will see that it automatically opens in the selected quality.

Search
With this feature, we can quickly search on youtube.
- The word to be searched is selected.
- Select search option with right mouse click.


It is an Good Enhancer For YouTube™|Youtube Adblocker application with a huge team of the developer behind it. It is a tool that ensures that you do not see the ads that appear on the screen while watching videos on YouTube.

A content filter and YouTube ad blocker that blocks all ads are available as a browser extension. Users can continue enjoying the video without viewing the advertisements on YouTube video. It also blocks intrusive ads and banner ads while watching videos.

How to Install Extension? 

- Sign in to the Google search engine.
- Type “Chrome Store” in the search bar.
- Log in to the “Google Chrome Web” that comes up. Type “Good Enhancer For YouTube™|Youtube Adblocker” in the search field on the left. Choose one of the results you come across.
- Just click on the “Add for Chrome” link on the page that opens.

This extension is a content filtering and ad blocker browser extension that blocks all ads on Youtube™. It allows users to block the display of page elements such as ads.
The banners you usually see, Ad Clips and even pre-run ads before the actual video is blocked by this extension.


Features:
★ Blocks ads, banners and popups
★ Blocking of ads on external sites 
★ Prevent preroll ads from being uploaded 
★ No configuration. No messy lists to manage
★ Block all pre-roll video ads on all sites
★ Blocks banner/text ads throughout 
★ Ultra fast plus very lightweight, will not slow you down
★ 100% Free & always updated
★ Looper
★ Quality
★ Fast Search

Blocking benefits:
★ Improve browser speed
★ Improve page load speed
★ Decrease memory / CPU usage
★ Decrease bandwidth
★ Most importantly, save time by not looking at ads all day!                    

拡張機能の基本情報

名前 Good Enhancer For YouTube™| Youtube Adblocker Good Enhancer For YouTube™| Youtube Adblocker
ID anckfjohcjagabcpdnegoklphnnfjjbc
公式URL https://chromewebstore.google.com/detail/good-enhancer-for-youtube/anckfjohcjagabcpdnegoklphnnfjjbc
説明 Good Enhancer For YouTube™, Youtube Adblocker, Adblock for youtube, Loop, Search for Youtube
ファイルサイズ 124 KB
インストール数 40,699
現在のバージョン 0.2.1
最終更新日 2024-01-09
公開日 2022-11-04
評価 4.00/5 合計 25 レビュー
開発者 Adblock For Youtube
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.puupnewsapp.com/
ヘルプページのURL https://www.puupnewsapp.com/contact/
対応言語 id,de,en,en-GB,en-US,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "icons\/i128.png",
            "16": "icons\/i16.png",
            "19": "icons\/i19.png",
            "32": "icons\/i32.png",
            "38": "icons\/i38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Options"
    },
    "default_locale": "en_US",
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "style.css"
            ],
            "all_frames": true,
            "js": [
                "looper.js"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "youtube",
                "path": "rules\/youtube.json"
            }
        ]
    },
    "description": "__MSG_appDesc__",
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "icons\/i128.png",
        "16": "icons\/i16.png",
        "19": "icons\/i19.png",
        "32": "icons\/i32.png",
        "38": "icons\/i38.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "storage",
        "scripting",
        "tabs",
        "contextMenus"
    ],
    "short_name": "Youtube Adblocker",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2.1",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "scriptlets.js"
            ]
        }
    ]
}