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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}