Shitty compliments
A shitty compliment generator
Shitty complimentsとは何ですか?
Shitty complimentsはrmaccawによって開発されたChromeの拡張機能で、その主な機能は「A shitty compliment generator」です。
拡張機能のスクリーンショット
Shitty compliments拡張機能のCRXファイルをダウンロード
Shitty compliments拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Welcome to shitty compliments!
Is there someone in your life who doesn't quite deserve a compliment but you want to say something kinda nice?
Introducing the shitty compliment generator, a shitty chrome extension which randomly generates a shitty compliment for you to use.
Do you know some shitty compliments that are not in the generator? Suggest your own in the extension. 拡張機能の基本情報
| 名前 | |
| ID | flacjfcaagbichkakgocijimeddoeiio |
| 公式URL | https://chromewebstore.google.com/detail/shitty-compliments/flacjfcaagbichkakgocijimeddoeiio |
| 説明 | A shitty compliment generator |
| ファイルサイズ | 576 KB |
| インストール数 | 168 |
| 現在のバージョン | 1.0.6 |
| 最終更新日 | 2018-06-24 |
| 公開日 | 2018-06-24 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | rmaccaw |
| 支払い方法 | free |
| 対応言語 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Shitty compliments",
"version": "1.0.6",
"description": "A shitty compliment generator",
"browser_action": {
"default_icon": {
"16": "images\/icon_16.png",
"24": "images\/icon_24.png",
"32": "images\/icon_32.png",
"128": "images\/icon_128.png"
},
"default_title": "Shitty compliments",
"default_popup": "popup.html"
}
} | |