Insult Generator
"You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…
What is Insult Generator?
Insult Generator is a Chrome extension developed by Mikołaj Zyzański, and its main feature is ""You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…".
Extension Screenshots
Download Insult Generator Extension CRX File
Download Insult Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
"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!
Extension Basic Information
Name | |
ID | hacbhgoejkhkdmeeoganhighhgadgopo |
Official URL | 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… |
File Size | 201 KB |
Installation Count | 30 |
Current Version | 0.0.1 |
Last Updated | 2019-05-19 |
Publish Date | 2019-05-19 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Mikołaj Zyzański |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/Redseb/insultGenerator |
Supported Languages | 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!" } } |