Good Enhancer For YouTube™| Youtube Adblocker

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

Hvad er Good Enhancer For YouTube™| Youtube Adblocker?

Good Enhancer For YouTube™| Youtube Adblocker er en Chrome-udvidelse udviklet af Adblock For Youtube, og dens hovedfunktion er "Good Enhancer For YouTube™, Youtube Adblocker, Adblock for youtube, Loop, Search for Youtube".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Good Enhancer For YouTube™| Youtube Adblocker-udvidelses-CRX-fil

Download Good Enhancer For YouTube™| Youtube Adblocker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Good Enhancer For YouTube™| Youtube Adblocker Good Enhancer For YouTube™| Youtube Adblocker
ID anckfjohcjagabcpdnegoklphnnfjjbc
Officiel URL https://chromewebstore.google.com/detail/good-enhancer-for-youtube/anckfjohcjagabcpdnegoklphnnfjjbc
Beskrivelse Good Enhancer For YouTube™, Youtube Adblocker, Adblock for youtube, Loop, Search for Youtube
Filstørrelse 124 KB
Antal Installationer 40,699
Nuværende Version 0.2.1
Senest Opdateret 2024-01-09
Udgivelsesdato 2022-11-04
Bedømmelse 4.00/5 Samlet 25 Bedømmelser
Udvikler Adblock For Youtube
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.puupnewsapp.com/
Hjælpeside-URL https://www.puupnewsapp.com/contact/
Understøttede Sprog 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"
            ]
        }
    ]
}