AdBlock Secure

No ads, no pop-ups, no banners, no trackers. Uninterrupted browsing experience on all websites.

Wat is AdBlock Secure?

AdBlock Secure is een Chrome-extensie ontwikkeld door SecureTools, en de belangrijkste functie is "No ads, no pop-ups, no banners, no trackers. Uninterrupted browsing experience on all websites.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie AdBlock Secure

Download AdBlock Secure-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        AdBlock Secure is a powerful tool that can enhance online browsing experiences by removing various forms of advertisements, including banner ads, video ads, and pop-ups. By eliminating these intrusive elements, users can focus on the content they truly wish to engage with, without distractions that disrupt their browsing flow. Additionally, ad blockers often improve page loading times since they prevent the loading of resource-intensive ads.

With AdBlock Secure settings, you have the freedom to control ad blocking and website notification popups according to your preferences, both globally and on a site-by-site basis. This ensures a seamless browsing experience tailored to your needs and interests. You can manage AdBlock Secure extension behavior by configuring specific settings:

1. "Ad Blocking": enabling and disabling ad blocking for all websites
You have the option to easily control ad blocking settings across all websites. By toggling the ad blocking feature on, you can keep intrusive ads at bay, enhancing your browsing experience. Conversely, turning it off allows you to access websites without any restrictions on advertisements.

2. "Acceptable Ads": customizing ad blocking for specific websites
Fine-tune your ad blocking preferences by whitelisting specific websites through the extension settings. When you add a website to the "Acceptable Ads" section, the extension will refrain from blocking any ads on those whitelisted sites. This way, you can support your favorite content creators while still enjoying an ad-free experience on other websites.

3. "Pop-Up Blocker": managing website notifications for all websites
Take control over website notification popups through a user-friendly toggle mechanism. Engage this feature to effectively inhibit bothersome notification popups that have the potential to disrupt your workflow or browsing session. Should you wish to receive notifications, you can effortlessly deactivate this function at your convenience.

4. "Acceptable Pop-Ups": tailoring website notification popups for specific websites
Enjoy a personalized approach to website notification popups by whitelisting specific websites in the "Acceptable Pop-Ups" section of the extension settings. Once added to the list, the extension will no longer block any popups from these whitelisted sites. Say goodbye to unnecessary interruptions while staying informed on websites that matter to you.                    

Basisinformatie over de Extensie

Naam AdBlock Secure AdBlock Secure
ID kdpafaoknhlpeeimedffocdmjonbjohi
Officiële URL https://chromewebstore.google.com/detail/adblock-secure/kdpafaoknhlpeeimedffocdmjonbjohi
Beschrijving No ads, no pop-ups, no banners, no trackers. Uninterrupted browsing experience on all websites.
Bestandsgrootte 11.06 MB
Aantal Installaties 197
Huidige Versie 0.1.30
Laatst Bijgewerkt 2023-12-15
Publicatiedatum 2023-07-03
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar SecureTools
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://adblocksecure.com/privacy_policy.html
Ondersteunde Talen de,en,fr,nl,no,tr,da,es,it,pl,sv
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "44": "assets\/icons\/44.png",
        "48": "assets\/icons\/48.png",
        "54": "assets\/icons\/54.png",
        "64": "assets\/icons\/64.png",
        "80": "assets\/icons\/80.png",
        "90": "assets\/icons\/90.png",
        "120": "assets\/icons\/120.png",
        "128": "assets\/icons\/128.png",
        "150": "assets\/icons\/150.png"
    },
    "action": {
        "default_icon": {
            "16": "assets\/icons\/16.png",
            "32": "assets\/icons\/32.png",
            "44": "assets\/icons\/44.png",
            "48": "assets\/icons\/48.png",
            "54": "assets\/icons\/54.png"
        },
        "default_title": "__MSG_name__",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content-scripts.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "match_about_blank": true,
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "web-accessible-resources\/*",
                "web-accessible-resources2\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        },
        {
            "resources": [
                "adguard\/war\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "tabs",
        "declarativeNetRequest",
        "storage",
        "contentSettings",
        "scripting",
        "activeTab"
    ],
    "version": "0.1.30",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_1\/ruleset_1.json"
            },
            {
                "id": "ruleset_13",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_13\/ruleset_13.json"
            },
            {
                "id": "ruleset_14",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_14\/ruleset_14.json"
            },
            {
                "id": "ruleset_16",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_16\/ruleset_16.json"
            },
            {
                "id": "ruleset_2",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_2\/ruleset_2.json"
            },
            {
                "id": "ruleset_224",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_224\/ruleset_224.json"
            },
            {
                "id": "ruleset_3",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_3\/ruleset_3.json"
            },
            {
                "id": "ruleset_4",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_4\/ruleset_4.json"
            },
            {
                "id": "ruleset_5",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_5\/ruleset_5.json"
            },
            {
                "id": "ruleset_6",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_6\/ruleset_6.json"
            },
            {
                "id": "ruleset_7",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_7\/ruleset_7.json"
            },
            {
                "id": "ruleset_8",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_8\/ruleset_8.json"
            },
            {
                "id": "ruleset_9",
                "enabled": false,
                "path": "adguard\/filters\/declarative\/ruleset_9\/ruleset_9.json"
            }
        ]
    }
}