Popup Annoyer

A simple chrome extensions, just to annoy people. That's it.

Popup Annoyerคืออะไร?

Popup Annoyer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kris10ansn.github.io และคุณลักษณะหลักของมันคือ "A simple chrome extensions, just to annoy people. That's it."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Popup Annoyer

ดาวน์โหลดไฟล์ส่วนขยาย Popup Annoyer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Use this on whoever at your own risk, I do not take responsibility of anything that happens when this extension is used :)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Popup Annoyer Popup Annoyer
ID hpgmmcbcpgjlkfpdelbidecgohplfcck
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/popup-annoyer/hpgmmcbcpgjlkfpdelbidecgohplfcck
คำอธิบาย A simple chrome extensions, just to annoy people. That's it.
ขนาดไฟล์ 196 KB
จำนวนการติดตั้ง 6,159
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2019-12-07
วันที่เผยแพร่ 2019-12-07
คะแนน 4.29/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา https://kris10ansn.github.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://kris10ansn.github.io
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Popup Annoyer",
    "short_name": "Annoyer",
    "version": "1.1.0",
    "description": "A simple chrome extensions, just to annoy people. That's it.",
    "icons": {
        "16": "icons\/icon16.jpg",
        "48": "icons\/icon48.jpg",
        "128": "icons\/icon128.jpg"
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "manifest_version": 2
}