Insult Generator
Make an insult on the fly, these are not safe for work insults. Use at your own caution!
O que é Insult Generator?
Insult Generator é uma extensão do Chrome desenvolvida por http://insultgenerator.xyz, e sua principal característica é "Make an insult on the fly, these are not safe for work insults. Use at your own caution!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Insult Generator
Baixe arquivos de extensão Insult Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | blmdnnbmphioiapoagnjhonhdddkengp |
URL Oficial | https://chrome.google.com/webstore/detail/insult-generator/blmdnnbmphioiapoagnjhonhdddkengp |
Descrição | Make an insult on the fly, these are not safe for work insults. Use at your own caution! |
Tamanho do Arquivo | 8.66 KB |
Contagem de Instalações | 40 |
Versão Atual | 2.1.0 |
Última Atualização | 2017-09-08 |
Data de Publicação | 2017-09-08 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | http://insultgenerator.xyz |
Tipo de Pagamento | free |
Idiomas Suportados | 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\/" ] } |