Akdis adblocker

Block your adds not your time

Wat is Akdis adblocker?

Akdis adblocker is een Chrome-extensie ontwikkeld door ashu38987, en de belangrijkste functie is "Block your adds not your time".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Akdis adblocker

Download Akdis adblocker-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

                        Akdis ad-blocker blocks ads and protects your privacy
akdis ad-blocker brings next generation ad-blocking experience to your browsing. 

Akdis is a disruptive ad-block extension that blocks ads and make your web-site smooth.

How It Works: 
Akdis works like any standard ad-blocker: it blocks all ads.

What Ads Does Akdis ad-blocker block on your Chrome browser:
Akdis ad-blocker  (defense) blocks ads. Display ads, pop-ups & pop-under, streaming video ads, malicious code and everything else.

Ad Targeting & Your Privacy:
We take your privacy seriously.

Release Notes:
V 1.2.0                    

Basisinformatie over de Extensie

Naam Akdis adblocker Akdis adblocker
ID hnanpgpeplljmlacjpebndeifgigoaem
Officiële URL https://chrome.google.com/webstore/detail/akdis-adblocker/hnanpgpeplljmlacjpebndeifgigoaem
Beschrijving Block your adds not your time
Bestandsgrootte 2.1 MB
Aantal Installaties 12
Huidige Versie 1.2.1
Laatst Bijgewerkt 2021-04-25
Publicatiedatum 2021-02-23
Beoordeling 4.17/5 Totaal 6 Beoordelingen
Ontwikkelaar ashu38987
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Akdis adblocker",
    "version": "1.2.1",
    "description": "Block your adds not your time",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "popup.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}