Insult Generator

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

Qu'est-ce que Insult Generator ?

Insult Generator est une extension Chrome développée par http://insultgenerator.xyz, et sa fonction principale est "Make an insult on the fly, these are not safe for work insults. Use at your own caution!".

Captures d'Écran de l'Extension

screenshot

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

                        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!                    

Informations de Base sur l'Extension

Nom Insult Generator Insult Generator
ID blmdnnbmphioiapoagnjhonhdddkengp
URL Officiel 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!
Taille du Fichier 8.66 KB
Nombre d'Installations 40
Version Actuelle 2.1.0
Dernière Mise à Jour 2017-09-08
Date de Publication 2017-09-08
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://insultgenerator.xyz
Type de Paiement free
Langues Prises en Charge 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\/"
    ]
}