Adblocker for all Websites

Adblocker effectively removes ads on all websites in Chrome browser. Stop popup, banners, pre-roll and text ads

Adblocker for all Websites란 무엇입니까?

Adblocker for all Websites은(는) tyniek.ice에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Adblocker effectively removes ads on all websites in Chrome browser. Stop popup, banners, pre-roll and text ads"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Adblocker for all Websites 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Ads blocker is a popular way for internet users to protect themselves from online advertisements. But what exactly are adsblockers and how do they work?

In a nutshell, it is a program that is designed to prevent online advertisements from appearing on your computer or device. It works by blocking requests from websites to display ads. This prevents the ads from being downloaded and displayed on your device, making your browsing experience more pleasant.                    

확장 프로그램 기본 정보

이름 Adblocker for all Websites Adblocker for all Websites
ID kojabglmkbdlpogbnenbdegoifgobklj
공식 URL https://chromewebstore.google.com/detail/adblocker-for-all-website/kojabglmkbdlpogbnenbdegoifgobklj
설명 Adblocker effectively removes ads on all websites in Chrome browser. Stop popup, banners, pre-roll and text ads
파일 크기 1.53 MB
설치 횟수 8,033
현재 버전 0.1.5
최근 업데이트 2023-05-06
출시 날짜 2023-03-06
평점 4.58/5 총 24 개의 평점
개발자 tyniek.ice
이메일 [email protected]
결제 유형 free
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,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",
    "default_locale": "en",
    "description": "__MSG_description__",
    "devtools_page": "html\/devtools.html",
    "version": "0.1.5",
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "name": "__MSG_name__",
    "optional_permissions": [
        "management"
    ],
    "icons": {
        "128": "img\/ab-128.png",
        "32": "img\/ab-32.png",
        "48": "img\/ab-48.png",
        "64": "img\/ab-64.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "ext-bg\/commonAdBlock.js",
            "ext-bg\/backgroundAdBlock.js",
            "libs\/compat.min.js",
            "libs\/publicSuffixList.js",
            "libs\/adblockplus.min.js",
            "messageResponderAdBlock.js",
            "bgAdBlock.js",
            "libs\/jquery.min.js",
            "js\/adblock\/errorreportingAdBlock.js",
            "js\/adblock\/adblock-functions.js",
            "js\/adblock\/surveyAdBlock.js",
            "js\/adblock\/statsAdBlock.js",
            "js\/adblock\/uninstallAdBlock.js",
            "js\/adblock\/idlehandlerAdBlock.js",
            "js\/adblock\/settingsAdBlock.js",
            "js\/adblock\/servermessagesAdBlock.js",
            "js\/adblock\/adblock-bg.js",
            "js\/adblock\/adpsubscriptionadapterAdBlock.js",
            "js\/adblock\/contextmenusAdBlock.js",
            "js\/subscriptioninitAdBlock.js",
            "js\/adblock\/data-migrateAdBlock.js",
            "js\/adblock\/excludefilterAdBlock.js",
            "js\/adblock\/datacollection.v2.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "32": "img\/ab-32.png"
        },
        "default_popup": "html\/adblock\/button-popup.html",
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "ext-bg\/commonAdBlock.js",
                "ext-bg\/contentAdBlock.js",
                "elemHideEmulationAdBlock.js",
                "include.preload.js",
                "js\/adblock\/adblock-functions.js",
                "js\/adblock\/bandaidsAdBlock.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "include.postload.js",
                "js\/ui-scripts\/rightclick_hook_AdBlock.js",
                "js\/notificationoverlayAdBlock.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "html\/options.html"
    },
    "permissions": [
        "tabs",
        "",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "storage",
        "unlimitedStorage",
        "notifications",
        "idle"
    ],
    "short_name": "__MSG_name__",
    "storage": {
        "managed_schema": "managed-storage-schema-ad-block.json"
    },
    "web_accessible_resources": [
        "assets\/adblock\/jquery-ui.custom.css",
        "assets\/adblock\/jquery-ui.override-page.css",
        "img\/icon24.png",
        "jquery-ui\/css\/images\/ui-bg_flat_55_999999_40x100.png",
        "jquery-ui\/css\/images\/ui-bg_flat_75_aaaaaa_40x100.png",
        "jquery-ui\/css\/images\/ui-bg_glass_45_0078ae_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_glass_55_f8da4e_1x400.png",
        "jquery-ui\/css\/images\/ui-bg_gloss-wave_50_38cfff_500x100.png",
        "jquery-ui\/css\/images\/ui-bg_gloss-wave_75_2191c0_500x100.png",
        "jquery-ui\/css\/images\/ui-bg_glass_75_79c9ec_1x400.png",
        "jquery-ui\/css\/images\/ui-icons_056b93_256x240.png",
        "jquery-ui\/css\/images\/ui-icons_d8e7f3_256x240.png",
        "jquery-ui\/css\/images\/ui-bg_inset-hard_100_fcfdfd_1x100.png"
    ]
}