SBlock - Super Ad Blocker

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

SBlock - Super Ad Blockerとは何ですか?

SBlock - Super Ad Blockerはhttps://sblock.proによって開発されたChromeの拡張機能で、その主な機能は「Block ads and pop-ups on All the websites you browse every day」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

SBlock - Super Ad Blocker拡張機能のCRXファイルをダウンロード

SBlock - Super Ad Blocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 SBlock - Super Ad Blocker SBlock - Super Ad Blocker
ID cmdgdghfledlbkbciggfjblphiafkcgg
公式URL https://chromewebstore.google.com/detail/sblock-super-ad-blocker/cmdgdghfledlbkbciggfjblphiafkcgg
説明 Block ads and pop-ups on All the websites you browse every day
ファイルサイズ 5.75 MB
インストール数 136,236
現在のバージョン 1.4.11
最終更新日 2024-01-28
公開日 2023-03-08
評価 4.63/5 合計 38 レビュー
開発者 https://sblock.pro
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://sblock.pro
ヘルプページのURL https://sblock.pro
プライバシーポリシーページのURL https://sblock.pro/privacy-policy
対応言語 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"
            }
        ]
    }
}