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
Eメール [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!"
    }
}