Insult Generator
"You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…
Apa itu Insult Generator?
Insult Generator adalah ekstensi Chrome yang dikembangkan oleh Mikołaj Zyzański, dan fitur utamanya adalah ""You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Insult Generator
Unduh file ekstensi Insult Generator 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
"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!
Informasi Dasar Ekstensi
Nama | |
ID | hacbhgoejkhkdmeeoganhighhgadgopo |
URL Resmi | https://chrome.google.com/webstore/detail/insult-generator/hacbhgoejkhkdmeeoganhighhgadgopo |
Deskripsi | "You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have… |
Ukuran File | 201 KB |
Jumlah Instalasi | 30 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2019-05-19 |
Tanggal Publikasi | 2019-05-19 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Mikołaj Zyzański |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/Redseb/insultGenerator |
Bahasa yang Didukung | 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!" } } |