SBlock - Super Ad Blocker

Block ads and pop-ups on All the websites you browse every day

Was ist SBlock - Super Ad Blocker?

SBlock - Super Ad Blocker ist eine Chrome-Erweiterung, die von https://sblock.pro entwickelt wurde, und ihr Hauptmerkmal ist "Block ads and pop-ups on All the websites you browse every day".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

SBlock - Super Ad Blocker-Erweiterungs-CRX-Datei herunterladen

Laden Sie SBlock - Super Ad Blocker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Prevent annoying ads and pop-ups from ruining your online experience. Block ads across YouTube, Facebook, Twitch, and all your favorite websites.

SBlock provides an uninterrupted and smooth web surfing experience with a robust ad-blocking engine that blocks all disrupting ads. Enjoy watching videos, connecting with friends through social media, and checking out your favorite news website without being interrupted by unskippable video promotions, pop-ups, and other distracting ads. 

SBlock features and abilities:
Stops disruptive pop-up, video, banner and other ads from hurting your online experience across YouTube, Facebook, Twitch, and your favorite websites
Blocks third-party trackers to minimize your online footprint
Lets you adjust the ad-blocking intensity for any website based on your preference

All you need to do is click on “Add to Chrome” and SBlock will be automatically downloaded and installed on your browser.

Enjoy smooth and ad-free surfing!                    

Grundlegende Informationen zur Erweiterung

Name SBlock - Super Ad Blocker SBlock - Super Ad Blocker
ID cmdgdghfledlbkbciggfjblphiafkcgg
Offizielle URL https://chromewebstore.google.com/detail/sblock-super-ad-blocker/cmdgdghfledlbkbciggfjblphiafkcgg
Beschreibung Block ads and pop-ups on All the websites you browse every day
Dateigröße 5.75 MB
Installationsanzahl 136,236
Aktuelle Version 1.4.11
Letztes Update 2024-01-28
Veröffentlichungsdatum 2023-03-08
Bewertung 4.63/5 Insgesamt 38 Bewertungen
Entwickler https://sblock.pro
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://sblock.pro
Hilfeseite URL https://sblock.pro
URL der Datenschutzrichtlinien-Seite https://sblock.pro/privacy-policy
Unterstützte Sprachen id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,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
{
    "name": "__MSG_extName__",
    "short_name": "SBlock",
    "description": "__MSG_extDesc__",
    "version": "1.4.11",
    "manifest_version": 3,
    "minimum_chrome_version": "105.0",
    "default_locale": "en",
    "author": "Jimbo",
    "background": {
        "service_worker": "\/core\/src\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "presentation\/img\/16.png",
            "32": "presentation\/img\/32.png",
            "64": "presentation\/img\/64.png",
            "128": "presentation\/img\/128.png"
        },
        "default_popup": "presentation\/popup.html"
    },
    "icons": {
        "16": "presentation\/img\/16.png",
        "32": "presentation\/img\/32.png",
        "64": "presentation\/img\/64.png",
        "128": "presentation\/img\/128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "activeTab",
        "declarativeNetRequest",
        "scripting",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/web_accessible_resources\/1x1-transparent.gif",
                "\/web_accessible_resources\/2x2-transparent.png",
                "\/web_accessible_resources\/32x32-transparent.png",
                "\/web_accessible_resources\/amazon-apstag.js",
                "\/web_accessible_resources\/ati-smarttag.js",
                "\/web_accessible_resources\/click2load.html",
                "\/web_accessible_resources\/didomi-loader.js",
                "\/web_accessible_resources\/google-analytics.js",
                "\/web_accessible_resources\/google-ima3.js",
                "\/web_accessible_resources\/googlesyndication-adsbygoogle.js",
                "\/web_accessible_resources\/googletagservices-gpt.js",
                "\/web_accessible_resources\/noeval.js",
                "\/web_accessible_resources\/noopcss.css",
                "\/web_accessible_resources\/noopframe.html",
                "\/web_accessible_resources\/noopjs.js",
                "\/web_accessible_resources\/noopjson.json",
                "\/web_accessible_resources\/noopmp3.mp3",
                "\/web_accessible_resources\/noopmp4.mp4",
                "\/web_accessible_resources\/nooptext.js",
                "\/web_accessible_resources\/noopvast02.xml",
                "\/web_accessible_resources\/noopvast03.xml",
                "\/web_accessible_resources\/noopvmap01.xml",
                "\/web_accessible_resources\/prebid-ads.js",
                "\/web_accessible_resources\/prebid.js",
                "\/web_accessible_resources\/prevent-fab-3.2.0.js",
                "\/presentation\/js\/config.js",
                "\/presentation\/js\/dom.js",
                "\/presentation\/js\/i18n.js",
                "\/presentation\/js\/icon.js",
                "\/presentation\/js\/dialog.js"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "default",
                "enabled": true,
                "path": "\/core\/src\/blocker\/rules\/default.json"
            },
            {
                "id": "idcac",
                "enabled": false,
                "path": "\/core\/src\/blocker\/rules\/idcac.json"
            },
            {
                "id": "social",
                "enabled": false,
                "path": "\/core\/src\/blocker\/rules\/social.json"
            },
            {
                "id": "regions_0",
                "enabled": false,
                "path": "\/core\/src\/blocker\/rules\/regions_0.json"
            },
            {
                "id": "regions_1",
                "enabled": false,
                "path": "\/core\/src\/blocker\/rules\/regions_1.json"
            },
            {
                "id": "regions_2",
                "enabled": false,
                "path": "\/core\/src\/blocker\/rules\/regions_2.json"
            }
        ]
    }
}