Adfly Notification Bypass

Adfly deserves this!

ما هو Adfly Notification Bypass؟

Adfly Notification Bypass هو إضافة Chrome تم تطويرها بواسطة Elemental Woof، والميزة الرئيسية لها هي "Adfly deserves this!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Adfly Notification Bypass

قم بتنزيل ملفات الامتداد Adfly Notification Bypass بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Adfly Notification Bypass Adfly Notification Bypass
ID oniljfenfhbbjpmpcphgnpjhbapcapek
عنوان URL الرسمي https://chromewebstore.google.com/detail/adfly-notification-bypass/oniljfenfhbbjpmpcphgnpjhbapcapek
الوصف Adfly deserves this!
حجم الملف 54.58 KB
عدد التثبيتات 10,384
النسخة الحالية 1.0
آخر تحديث 2023-06-19
تاريخ النشر 2020-04-08
تقييم 4.81/5 مجموع تقييمات 108
المطور Elemental Woof
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}