Succ Button

SUCC in the comfort and safety of your own home!

Succ Buttonคืออะไร?

Succ Button เป็นส่วนขยายของ Chrome ที่พัฒนาโดย me2thanks และคุณลักษณะหลักของมันคือ "SUCC in the comfort and safety of your own home!"

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

ดาวน์โหลดไฟล์ส่วนขยาย Succ Button ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

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

ชื่อ Succ Button Succ Button
ID edimjglkpeanghjiaelfipijbfodfkcl
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/succ-button/edimjglkpeanghjiaelfipijbfodfkcl
คำอธิบาย SUCC in the comfort and safety of your own home!
ขนาดไฟล์ 105 KB
จำนวนการติดตั้ง 195
เวอร์ชันปัจจุบัน 0.9
อัปเดตครั้งล่าสุด 2016-07-23
วันที่เผยแพร่ 2016-07-23
คะแนน 5.00/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา me2thanks
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "succicon.png",
        "default_popup": "popup.html"
    },
    "name": "Succ Button",
    "description": "SUCC in the comfort and safety of your own home!",
    "version": "0.9",
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ]
}