Insult Generator

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

Vad är Insult Generator?

Insult Generator är en Chrome-tillägg utvecklad av Mikołaj Zyzański, och dess huvudfunktion är ""You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…".

Tilläggsskärmbilder

screenshot

Ladda ner Insult Generator-förlängningens CRX-fil

Ladda ner Insult Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        "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!                    

Grundläggande Information om Tillägg

Namn Insult Generator Insult Generator
ID hacbhgoejkhkdmeeoganhighhgadgopo
Officiell webbadress https://chrome.google.com/webstore/detail/insult-generator/hacbhgoejkhkdmeeoganhighhgadgopo
Beskrivning "You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…
Filstorlek 201 KB
Antal Installationer 30
Aktuell Version 0.0.1
Senast Uppdaterad 2019-05-19
Publiceringsdatum 2019-05-19
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Mikołaj Zyzański
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/Redseb/insultGenerator
Stödda Språk 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!"
    }
}