Insult Generator

Make an insult on the fly, these are not safe for work insults. Use at your own caution!

What is Insult Generator?

Insult Generator is a Chrome extension developed by http://insultgenerator.xyz, and its main feature is "Make an insult on the fly, these are not safe for work insults. Use at your own caution!".

Extension Screenshots

screenshot

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

                        Insult Generator is a quick and easy way to create a really mean and most likely inappropriate insult for any situation. I would not recommend using this extension if you want to make friends but if you want to make enemies, boy are you in the right place.

This extensions pure purpose is for entertainment purposes...although some insults may be in poor taste. 

NOW FEATURING A COMPLIMENT GENERATOR!                    

Extension Basic Information

Name Insult Generator Insult Generator
ID blmdnnbmphioiapoagnjhonhdddkengp
Official URL https://chrome.google.com/webstore/detail/insult-generator/blmdnnbmphioiapoagnjhonhdddkengp
Description Make an insult on the fly, these are not safe for work insults. Use at your own caution!
File Size 8.66 KB
Installation Count 40
Current Version 2.1.0
Last Updated 2017-09-08
Publish Date 2017-09-08
Rating 5.00/5 Total 3 Ratings
Developer http://insultgenerator.xyz
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Insult Generator",
    "description": "Make an insult on the fly, these are not safe for work insults. Use at your own caution!",
    "version": "2.1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Let loose the dogs of war!"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}