Insult Generator
"You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…
Qu'est-ce que Insult Generator ?
Insult Generator est une extension Chrome développée par Mikołaj Zyzański, et sa fonction principale est ""You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Insult Generator
Téléchargez les fichiers d'extension Insult Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
"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!
Informations de Base sur l'Extension
Nom | |
ID | hacbhgoejkhkdmeeoganhighhgadgopo |
URL Officiel | https://chrome.google.com/webstore/detail/insult-generator/hacbhgoejkhkdmeeoganhighhgadgopo |
Description | "You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have… |
Taille du Fichier | 201 KB |
Nombre d'Installations | 30 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2019-05-19 |
Date de Publication | 2019-05-19 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Mikołaj Zyzański |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/Redseb/insultGenerator |
Langues Prises en Charge | 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!" } } |