Insult Generator
"You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…
Wat is Insult Generator?
Insult Generator is een Chrome-extensie ontwikkeld door Mikołaj Zyzański, en de belangrijkste functie is ""You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…".
Extensie Screenshots
Download het CRX-bestand van de extensie Insult Generator
Download Insult Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
"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!
Basisinformatie over de Extensie
Naam | |
ID | hacbhgoejkhkdmeeoganhighhgadgopo |
Officiële URL | https://chrome.google.com/webstore/detail/insult-generator/hacbhgoejkhkdmeeoganhighhgadgopo |
Beschrijving | "You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have… |
Bestandsgrootte | 201 KB |
Aantal Installaties | 30 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2019-05-19 |
Publicatiedatum | 2019-05-19 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Mikołaj Zyzański |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/Redseb/insultGenerator |
Ondersteunde Talen | 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!" } } |