Shitty compliments

A shitty compliment generator

Shitty complimentsคืออะไร?

Shitty compliments เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rmaccaw และคุณลักษณะหลักของมันคือ "A shitty compliment generator"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shitty compliments

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Shitty compliments Shitty compliments
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"
    }
}