Insult Generator

"You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…

Insult Generatorคืออะไร?

Insult Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mikołaj Zyzański และคุณลักษณะหลักของมันคือ ""You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…"

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

screenshot

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

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

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

                        "You're a failed abortion whose birth certificate is an apology from the condom factory." 

Offended? 

Good. 

You too can have the power to throw intricate insults at your opponent. Win every online argument with our Insult Generator!                    

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

ชื่อ Insult Generator Insult Generator
ID hacbhgoejkhkdmeeoganhighhgadgopo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/insult-generator/hacbhgoejkhkdmeeoganhighhgadgopo
คำอธิบาย "You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…
ขนาดไฟล์ 201 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2019-05-19
วันที่เผยแพร่ 2019-05-19
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Mikołaj Zyzański
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/Redseb/insultGenerator
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Insult Generator",
    "version": "0.0.1",
    "permissions": [
        "storage",
        "https:\/\/evilinsult.com\/generate_insult.php?lang=en&type=json"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Generate a unique insult!"
    }
}