Good Enhancer For YouTube™| Youtube Adblocker

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

Qu'est-ce que Good Enhancer For YouTube™| Youtube Adblocker ?

Good Enhancer For YouTube™| Youtube Adblocker est une extension Chrome développée par Adblock For Youtube, et sa fonction principale est "Good Enhancer For YouTube™, Youtube Adblocker, Adblock for youtube, Loop, Search for Youtube".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Good Enhancer For YouTube™| Youtube Adblocker

Téléchargez les fichiers d'extension Good Enhancer For YouTube™| Youtube Adblocker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Good Enhancer For YouTube™| Youtube Adblocker Good Enhancer For YouTube™| Youtube Adblocker
ID anckfjohcjagabcpdnegoklphnnfjjbc
URL Officiel https://chromewebstore.google.com/detail/good-enhancer-for-youtube/anckfjohcjagabcpdnegoklphnnfjjbc
Description Good Enhancer For YouTube™, Youtube Adblocker, Adblock for youtube, Loop, Search for Youtube
Taille du Fichier 124 KB
Nombre d'Installations 40,699
Version Actuelle 0.2.1
Dernière Mise à Jour 2024-01-09
Date de Publication 2022-11-04
Évaluation 4.00/5 Total 25 Évaluations
Développeur Adblock For Youtube
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.puupnewsapp.com/
URL de la Page d'Aide https://www.puupnewsapp.com/contact/
Langues Prises en Charge 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"
            ]
        }
    ]
}