Adfly Notification Bypass

Adfly deserves this!

O que é Adfly Notification Bypass?

Adfly Notification Bypass é uma extensão do Chrome desenvolvida por Elemental Woof, e sua principal característica é "Adfly deserves this!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Adfly Notification Bypass

Baixe arquivos de extensão Adfly Notification Bypass 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

                        This extension allows users to skip the adfly links that require you to enable notifications to continue.

NOW OPEN SOURCE! https://github.com/SnowSnakz/adfly-notification-bypass-chrome

Note to the people who email me asking to buy this extension: 
I'm not selling the extension because it's likely you only want it for malicious purposes. If I'm correct on that assumption, please kindly eat a handful of sand and don't talk to me.                    

Informações Básicas da Extensão

Nome Adfly Notification Bypass Adfly Notification Bypass
ID oniljfenfhbbjpmpcphgnpjhbapcapek
URL Oficial https://chromewebstore.google.com/detail/adfly-notification-bypass/oniljfenfhbbjpmpcphgnpjhbapcapek
Descrição Adfly deserves this!
Tamanho do Arquivo 54.58 KB
Contagem de Instalações 10,384
Versão Atual 1.0
Última Atualização 2023-06-19
Data de Publicação 2020-04-08
Classificação 4.81/5 Total de 108 Avaliações
Desenvolvedor Elemental Woof
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Adfly Notification Bypass",
    "version": "1.0",
    "description": "Adfly deserves this!",
    "manifest_version": 2,
    "permissions": [
        "activeTab",
        "*:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "noadfly.png",
        "default_popup": "popup.html"
    }
}