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 |
| 官方網址 | 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"
}
} | |