Genius PRO : Adblocker +Total Web Security

Genius PRO adblocker removes all ads and popups from all websites! The fastest adblock available plus modern controls and features

Τι είναι το Genius PRO : Adblocker +Total Web Security;

Το Genius PRO : Adblocker +Total Web Security είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://djamol.com, και η κύρια λειτουργία του είναι "Genius PRO adblocker removes all ads and popups from all websites! The fastest adblock available plus modern controls and features".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Genius PRO : Adblocker +Total Web Security

Λήψη αρχείων επέκτασης Genius PRO : Adblocker +Total Web Security σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Futures
* Ads Block on all Website
* Block Popup Ads
* Block Malware/Virus Content/Website
* Block Phishing Website
* Block/Hide Website Page Content/Part
* Advance Adblocker Setting
* Ultra Fast - Minimum ram/CPU
* Advance Filter Setting
* Enhance Your Privacy
   
 
+ Block pop-up ads and pop-unders no matter where you click on the page.  
+ Faster and more efficient than other AdBlock Extension.
+ Free forever Ad block extension.
+ Advance Future....

Block annoying ads, popups, malware and tracking (even on Facebook & Youtube), browse faster, and protect your privacy.
+ The absolute BEST adware and popup protection on the web. Got popups and annoying ads you can’t get rid off? This is the AdBlock for you!
 
+ Our AdBlocker extension enables you to block many types of ads - you have full control. With our AdBlocker extension you can block annoying ads, pop-ups and malware and protect your device from any security threats and protect your privacy from online tracking. This will also enhance your browsing experience, start now to enjoy much faster, secure and private browsing!
   
+ Block the most annoying ads, including: autoplay video ads, youtube ads, expanding ads, interstitial page ads, overlay ads.
 
+ Block pop-up ads and pop-unders no matter where you click on the page. 
 
+ More blocking options: you can use  Fair AdBlocker to block Facebook ads, Webmail ads, Search ads, and more.

+ Control your experience: You can allow certain types of ads or whitelist the websites you wish to support.
   
 

 
===============================
 
PRIVACY: In one sentence: We don’t track you and we prevent others from tracking you!
 
We take your privacy very seriously. Privacy is one of our core values and we’ve built Stands from the ground up with that in mind.
The communication with our servers is encrypted and we don’t have any way to connect between you and your online activity. The only data we store is your preferences and statistical information about your impact and engagement so we can improve Stands for you.
 
The notice you see about having access to “all website data” is automatically generated because Stands need to access the ads on the page to block them and replace them with donating ads. Rest assured we can’t look at your private data!
 

==========================
To prevent any confusion, this extension was built from scratch using advanced security tools and is NOT based, associated, or affiliated with any other Ad Blocking tool such as uBlock, Simply Block Ads, Ultimate Adblocker, Anti-Adblock Popup Blocker, AdBlock, Adblock Plus, Youtube AdBlock, Adguard Adblock, Adblock Pro, AdRemover for Google Chrome, or Adblock for Youtube.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Genius PRO : Adblocker +Total Web Security Genius PRO : Adblocker +Total Web Security
ID jdiegbdfmhkofahlnojgddehhelfmadj
Επίσημο URL https://chromewebstore.google.com/detail/genius-pro-adblocker-+tot/jdiegbdfmhkofahlnojgddehhelfmadj
Περιγραφή Genius PRO adblocker removes all ads and popups from all websites! The fastest adblock available plus modern controls and features
Μέγεθος Αρχείου 2.92 MB
Αριθμός Εγκαταστάσεων 30,823
Τρέχουσα Έκδοση 10.0.0
Τελευταία Ενημέρωση 2023-10-04
Ημερομηνία Δημοσίευσης 2019-10-19
Αξιολόγηση 4.62/5 Συνολικά 166 Αξιολογήσεις
Προγραμματιστής https://djamol.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://todayups.wordpress.com/app-privacy-web/
Διεύθυνση URL της Σελίδας Βοήθειας https://todayups.wordpress.com/app-privacy-web/
URL της Σελίδας Πολιτικής Απορρήτου https://todayups.wordpress.com/app-privacy-web
Υποστηριζόμενες Γλώσσες 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,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
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/browsericons\/icon19.png",
            "38": "img\/browsericons\/icon38.png"
        },
        "default_popup": "ui\/index.html",
        "default_title": "Genius PRO : Adblocker +Total Web Security"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/vapi-client.js",
                "js\/contentscript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "js\/scriptlets\/subscriber.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "lib\/jquery.js",
                "lib\/yad.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        },
        {
            "js": [
                "lib\/jquery.js",
                "lib\/yad.js"
            ],
            "matches": [
                "http:\/\/www.youtube.com\/*"
            ]
        },
        {
            "js": [
                "lib\/jquery.js",
                "lib\/yad.js"
            ],
            "matches": [
                "http:\/\/www.youtube.com\/"
            ]
        }
    ],
    "default_locale": "en_US",
    "description": "__MSG_description__",
    "homepage_url": "http:\/\/www.djamol.com\/?chrome=adblocker",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "minimum_chrome_version": "26.0",
    "name": "__MSG_name__",
    "options_page": "dashboard.html",
    "options_ui": {
        "page": "options_ui.html"
    },
    "permissions": [
        "contextMenus",
        "privacy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "short_name": "__MSG_short_name__",
    "storage": {
        "managed_schema": "managed_storage.json"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.0.0"
}