Insult Generator

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

Cos'è Insult Generator?

Insult Generator è un'estensione di Chrome sviluppata da http://insultgenerator.xyz, e la sua funzione principale è "Make an insult on the fly, these are not safe for work insults. Use at your own caution!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Insult Generator

Scarica i file di estensione Insult Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Insult Generator Insult Generator
ID blmdnnbmphioiapoagnjhonhdddkengp
URL Ufficiale https://chrome.google.com/webstore/detail/insult-generator/blmdnnbmphioiapoagnjhonhdddkengp
Descrizione Make an insult on the fly, these are not safe for work insults. Use at your own caution!
Dimensione del File 8.66 KB
Conteggio Installazioni 40
Versione Corrente 2.1.0
Ultimo Aggiornamento 2017-09-08
Data di Pubblicazione 2017-09-08
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore http://insultgenerator.xyz
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}