Adfly Notification Bypass

Adfly deserves this!

Apa itu Adfly Notification Bypass?

Adfly Notification Bypass adalah ekstensi Chrome yang dikembangkan oleh Elemental Woof, dan fitur utamanya adalah "Adfly deserves this!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Adfly Notification Bypass

Unduh file ekstensi Adfly Notification Bypass dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Adfly Notification Bypass Adfly Notification Bypass
ID oniljfenfhbbjpmpcphgnpjhbapcapek
URL Resmi https://chromewebstore.google.com/detail/adfly-notification-bypass/oniljfenfhbbjpmpcphgnpjhbapcapek
Deskripsi Adfly deserves this!
Ukuran File 54.58 KB
Jumlah Instalasi 10,384
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-06-19
Tanggal Publikasi 2020-04-08
Penilaian 4.81/5 Total 108 Penilaian
Pengembang Elemental Woof
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}