Insult Generator

"You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…

什么是Insult Generator?

Insult Generator是由Mikołaj Zyzański开发的Chrome扩展程序,该扩展的主要功能是“"You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…”。

扩展截图

screenshot

下载Insult Generator扩展crx文件

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

扩展使用说明

                        "You're a failed abortion whose birth certificate is an apology from the condom factory." 

Offended? 

Good. 

You too can have the power to throw intricate insults at your opponent. Win every online argument with our Insult Generator!                    

扩展基本信息

名称 Insult Generator Insult Generator
ID hacbhgoejkhkdmeeoganhighhgadgopo
官方URL https://chrome.google.com/webstore/detail/insult-generator/hacbhgoejkhkdmeeoganhighhgadgopo
简介 "You're a failed abortion whose birth certificate is an apology from the condom factory." Offended? Good. You too can have…
文件大小 201 KB
安装次数 30
当前版本 0.0.1
更新时间 2019-05-19
上架时间 2019-05-19
评分 5.00/5 共1次评分
开发者 Mikołaj Zyzański
电子邮箱 [email protected]
付费类型 free
扩展官网 https://github.com/Redseb/insultGenerator
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Insult Generator",
    "version": "0.0.1",
    "permissions": [
        "storage",
        "https:\/\/evilinsult.com\/generate_insult.php?lang=en&type=json"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Generate a unique insult!"
    }
}