AdFighter- Faster,Safer & Smarter Ad Blocker

Faster, Safer & Smarter Ad Blocker

O que é AdFighter- Faster,Safer & Smarter Ad Blocker?

AdFighter- Faster,Safer & Smarter Ad Blocker é uma extensão do Chrome desenvolvida por https://theadfighter.com, e sua principal característica é "Faster, Safer & Smarter Ad Blocker".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão AdFighter- Faster,Safer & Smarter Ad Blocker

Baixe arquivos de extensão AdFighter- Faster,Safer & Smarter Ad Blocker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Enjoy! Faster, Safer and Smarter browsing with AdFighter. Protect your privacy with AdFighter. 

AdFighter is a powerful, yet simple, ad blocking tool. Our aggressive algorithms block all ads, popups, all formats of online trackers some of them like data brokers, beacon, pixel trackers, heat map trackers. We have made our algorithm strong so you will enjoy surfing as you want. AdFighter blocks annoying content thereby releasing bandwidth & speeding up browsing experience. 

AdFighter blocks :
• Banners, popups
• Text advertisement
• Video advertisement
• Social advertisement
• Pop-up windows
• Overlay ads
• Other harassing advertisement
• Deceptive sites
• Online trackers

Benefits –
• Faster, Safer and Smarter Browsing
• Intelligent and secure ad-blocker
• Best reader mode - Enjoy ad-free content
• Get protection from deceptive sites
• Active protection from online tracking
• Quick control for cookies & history
• Reduce bandwidth, CPU & memory usage

NOTE: When installing AdFighter, your web browser displays a warning notifying that AdFighter has access to your browsing history and personal information. This message is common to all extensions; we NEVER collect any information from anyone!

Any issue, report us:  https://theadfighter.com/report.html
Any comments contact us:  here https://theadfighter.com/contact.html                    

Informações Básicas da Extensão

Nome AdFighter- Faster,Safer & Smarter Ad Blocker AdFighter- Faster,Safer & Smarter Ad Blocker
ID amgmhmoikcefmalfmbpkpnnpebhmhfnd
URL Oficial https://chromewebstore.google.com/detail/adfighter-fastersafer-sma/amgmhmoikcefmalfmbpkpnnpebhmhfnd
Descrição Faster, Safer & Smarter Ad Blocker
Tamanho do Arquivo 1.81 MB
Contagem de Instalações 7,371
Versão Atual 1.0.1
Última Atualização 2021-05-19
Data de Publicação 2020-01-29
Classificação 4.54/5 Total de 127 Avaliações
Desenvolvedor https://theadfighter.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://theadfighter.com/faq.html
URL da Página de Política de Privacidade https://theadfighter.com/privacy.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AdFighter- Faster,Safer & Smarter Ad Blocker",
    "short_name": "AdFighter",
    "version": "1.0.1",
    "description": "Faster, Safer & Smarter Ad Blocker",
    "icons": {
        "16": "images\/16_logo.png",
        "48": "images\/48_logo.png",
        "128": "images\/128_logo.png"
    },
    "permissions": [
        "browsingData",
        "cookies",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "history",
        "tabs",
        "webRequest",
        "webRequestBlocking"
    ],
    "browser_action": {
        "default_icon": {
            "19": "images\/19_logo.png",
            "38": "images\/38_logo.png"
        },
        "default_title": "AdFighter",
        "default_popup": "html\/adfighter.html"
    },
    "background": {
        "page": "html\/background.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/theadfighter.com\/;  object-src 'self'"
}