GPT-AdBlocker

An AI-Powered AdBlocker to block all ads, including the ones within videos!

Qu'est-ce que GPT-AdBlocker ?

GPT-AdBlocker est une extension Chrome développée par http://pureblock.app, et sa fonction principale est "An AI-Powered AdBlocker to block all ads, including the ones within videos!".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension GPT-AdBlocker

Téléchargez les fichiers d'extension GPT-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

                        Introducing GPT-AdBlocker: The Ultimate Solution to Block All Ads!

Are you tired of being bombarded with advertisements while browsing the internet? Do you want to skip all those annoying YouTube ads without having to install multiple adblocker extensions? Look no further than GPT-AdBlocker!

🧠 Smart Ad-Skipping Technology
GPT-AdBlocker uses the powerful GPT-4 to intelligently skip sponsored advertisements inside YouTube videos. Say goodbye to those pesky ads that interrupt your viewing experience.

🌐 One Extension to Block Them All
Why waste time installing multiple adblocker extensions when you can have it all in one? GPT-AdBlocker blocks everything, including YouTube Ads, YouTube-sponsored Ads, Ads on websites, trackers, and more! You can browse the internet without worrying about any unwanted interruptions.

🔒 Safe and Secure
With GPT-AdBlocker, you can be assured that your browsing experience is safe and secure. It uses manifest version 3, the latest version of the manifest, making it safe from future Chrome updates. Other adblockers use manifest version 2, which will soon be deprecated and no longer work.

🚀 Lightning Fast
GPT-AdBlocker works seamlessly in the background, ensuring that your browsing experience is fast and uninterrupted. You won't even notice that it's there, except for the fact that all those annoying ads are gone!

👍 User-Friendly
GPT-AdBlocker is incredibly easy to use. Simply install the extension, and you're good to go. No complicated settings or configurations to worry about. It's the ultimate ad-blocking solution that anyone can use.

Say goodbye to unwanted advertisements and enjoy a seamless browsing experience with GPT-AdBlocker. With its smart ad-skipping technology, all-in-one blocking capabilities, and safe and secure features, it's the ultimate ad-blocking solution that you need. Install it today!                    

Informations de Base sur l'Extension

Nom GPT-AdBlocker GPT-AdBlocker
ID liiiolfmkcmckmnmpmpkkdgkmefenndf
URL Officiel https://chrome.google.com/webstore/detail/gpt-adblocker/liiiolfmkcmckmnmpmpkkdgkmefenndf
Description An AI-Powered AdBlocker to block all ads, including the ones within videos!
Taille du Fichier 11.55 MB
Nombre d'Installations 1,338
Version Actuelle 3.0.0
Dernière Mise à Jour 2023-04-21
Date de Publication 2023-02-21
Évaluation 2.59/5 Total 17 Évaluations
Développeur http://pureblock.app
Email [email protected]
Site Web de l'Extension https://pureblock.app
URL de la Page de Politique de Confidentialité https://www.camb.ai/privacy-policy
Langues Prises en Charge id,ms,de,en,en-GB,fil,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,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "img\/Logo_16.png",
            "32": "img\/Logo_32.png",
            "64": "img\/Logo_64.png"
        },
        "default_popup": "popup.html"
    },
    "author": "Ishan Joshi + Shack.io",
    "background": {
        "service_worker": "\/js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/js\/contentScript.js"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "default",
                "enabled": true,
                "path": "\/rulesets\/main\/default.json"
            },
            {
                "id": "alb-0",
                "enabled": false,
                "path": "\/rulesets\/main\/alb-0.json"
            },
            {
                "id": "bgr-0",
                "enabled": false,
                "path": "\/rulesets\/main\/bgr-0.json"
            },
            {
                "id": "chn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/chn-0.json"
            },
            {
                "id": "cze-0",
                "enabled": false,
                "path": "\/rulesets\/main\/cze-0.json"
            },
            {
                "id": "deu-0",
                "enabled": false,
                "path": "\/rulesets\/main\/deu-0.json"
            },
            {
                "id": "fin-0",
                "enabled": false,
                "path": "\/rulesets\/main\/fin-0.json"
            },
            {
                "id": "fra-0",
                "enabled": false,
                "path": "\/rulesets\/main\/fra-0.json"
            },
            {
                "id": "grc-0",
                "enabled": false,
                "path": "\/rulesets\/main\/grc-0.json"
            },
            {
                "id": "hun-0",
                "enabled": false,
                "path": "\/rulesets\/main\/hun-0.json"
            },
            {
                "id": "idn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/idn-0.json"
            },
            {
                "id": "ind-0",
                "enabled": false,
                "path": "\/rulesets\/main\/ind-0.json"
            },
            {
                "id": "irn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/irn-0.json"
            },
            {
                "id": "isl-0",
                "enabled": false,
                "path": "\/rulesets\/main\/isl-0.json"
            },
            {
                "id": "isr-0",
                "enabled": false,
                "path": "\/rulesets\/main\/isr-0.json"
            },
            {
                "id": "ita-0",
                "enabled": false,
                "path": "\/rulesets\/main\/ita-0.json"
            },
            {
                "id": "jpn-1",
                "enabled": false,
                "path": "\/rulesets\/main\/jpn-1.json"
            },
            {
                "id": "kor-1",
                "enabled": false,
                "path": "\/rulesets\/main\/kor-1.json"
            },
            {
                "id": "ltu-0",
                "enabled": false,
                "path": "\/rulesets\/main\/ltu-0.json"
            },
            {
                "id": "lva-0",
                "enabled": false,
                "path": "\/rulesets\/main\/lva-0.json"
            },
            {
                "id": "nld-0",
                "enabled": false,
                "path": "\/rulesets\/main\/nld-0.json"
            },
            {
                "id": "nor-0",
                "enabled": false,
                "path": "\/rulesets\/main\/nor-0.json"
            },
            {
                "id": "pol-0",
                "enabled": false,
                "path": "\/rulesets\/main\/pol-0.json"
            },
            {
                "id": "rou-1",
                "enabled": false,
                "path": "\/rulesets\/main\/rou-1.json"
            },
            {
                "id": "rus-0",
                "enabled": false,
                "path": "\/rulesets\/main\/rus-0.json"
            },
            {
                "id": "spa-0",
                "enabled": false,
                "path": "\/rulesets\/main\/spa-0.json"
            },
            {
                "id": "spa-1",
                "enabled": false,
                "path": "\/rulesets\/main\/spa-1.json"
            },
            {
                "id": "svn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/svn-0.json"
            },
            {
                "id": "swe-1",
                "enabled": false,
                "path": "\/rulesets\/main\/swe-1.json"
            },
            {
                "id": "tha-0",
                "enabled": false,
                "path": "\/rulesets\/main\/tha-0.json"
            },
            {
                "id": "tur-0",
                "enabled": false,
                "path": "\/rulesets\/main\/tur-0.json"
            },
            {
                "id": "vie-1",
                "enabled": false,
                "path": "\/rulesets\/main\/vie-1.json"
            },
            {
                "id": "block-lan",
                "enabled": false,
                "path": "\/rulesets\/main\/block-lan.json"
            },
            {
                "id": "dpollock-0",
                "enabled": false,
                "path": "\/rulesets\/main\/dpollock-0.json"
            },
            {
                "id": "adguard-spyware-url",
                "enabled": false,
                "path": "\/rulesets\/main\/adguard-spyware-url.json"
            },
            {
                "id": "stevenblack-hosts",
                "enabled": false,
                "path": "\/rulesets\/main\/stevenblack-hosts.json"
            }
        ]
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "img\/Logo_16.png",
        "32": "img\/Logo_32.png",
        "64": "img\/Logo_64.png",
        "128": "img\/Logo_128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "105.0",
    "name": "__MSG_extName__",
    "optional_host_permissions": [
        ""
    ],
    "permissions": [
        "storage",
        "tabs",
        "declarativeNetRequest",
        "scripting"
    ],
    "short_name": "GPT-AdBlocker",
    "version": "3.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "\/web_accessible_resources\/empty",
                "\/web_accessible_resources\/noop.js",
                "\/web_accessible_resources\/1x1.gif",
                "\/web_accessible_resources\/2x2.png",
                "\/web_accessible_resources\/32x32.png",
                "\/web_accessible_resources\/3x2.png",
                "\/web_accessible_resources\/nofab.js",
                "\/web_accessible_resources\/hd-main.js",
                "\/web_accessible_resources\/ligatus_angular-tag.js",
                "\/web_accessible_resources\/popads.js",
                "\/web_accessible_resources\/google-analytics_analytics.js",
                "\/web_accessible_resources\/googlesyndication_adsbygoogle.js",
                "\/web_accessible_resources\/amazon_apstag.js",
                "\/web_accessible_resources\/google-analytics_cx_api.js",
                "\/web_accessible_resources\/googletagservices_gpt.js",
                "\/web_accessible_resources\/scorecardresearch_beacon.js",
                "\/web_accessible_resources\/google-analytics_ga.js",
                "\/web_accessible_resources\/addthis_widget.js",
                "\/web_accessible_resources\/outbrain-widget.js",
                "\/web_accessible_resources\/fingerprint2.js",
                "\/web_accessible_resources\/amazon_ads.js",
                "\/web_accessible_resources\/noop.txt",
                "\/web_accessible_resources\/noop-vmap1.0.xml",
                "\/web_accessible_resources\/noop.html",
                "\/web_accessible_resources\/noop-0.1s.mp3",
                "\/web_accessible_resources\/noop-1s.mp4",
                "\/web_accessible_resources\/noop-0.5s.mp3",
                "\/web_accessible_resources\/nobab2.js",
                "\/web_accessible_resources\/google-ima.js",
                "\/web_accessible_resources\/click2load.html",
                "\/web_accessible_resources\/noeval-silent.js"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ]
}