Insult Generator

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

什么是Insult Generator?

Insult Generator是由http://insultgenerator.xyz开发的Chrome扩展程序,该扩展的主要功能是“Make an insult on the fly, these are not safe for work insults. Use at your own caution!”。

扩展截图

screenshot

下载Insult Generator扩展crx文件

下载Insult Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Insult Generator Insult Generator
ID blmdnnbmphioiapoagnjhonhdddkengp
官方URL https://chrome.google.com/webstore/detail/insult-generator/blmdnnbmphioiapoagnjhonhdddkengp
简介 Make an insult on the fly, these are not safe for work insults. Use at your own caution!
文件大小 8.66 KB
安装次数 40
当前版本 2.1.0
更新时间 2017-09-08
上架时间 2017-09-08
评分 5.00/5 共3次评分
开发者 http://insultgenerator.xyz
付费类型 free
支持的语言 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\/"
    ]
}