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!」です。
拡張機能のスクリーンショット
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!
拡張機能の基本情報
名前 | |
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\/" ] } |