Lick is the new Like

Change the Like button and icon on Facebook for the Lick button and icon.

Lick is the new Likeคืออะไร?

Lick is the new Like เป็นส่วนขยายของ Chrome ที่พัฒนาโดย buzzmn และคุณลักษณะหลักของมันคือ "Change the Like button and icon on Facebook for the Lick button and icon."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lick is the new Like

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

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

                        Easily change the Like button and thumbs-up icon on Facebook for the Lick button and tongue icon! Lick is the new Like; it's time to lick what you truly love!                    

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

ชื่อ Lick is the new Like Lick is the new Like
ID jkoehmomjjooddbgfjoghgblllakfnje
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/lick-is-the-new-like/jkoehmomjjooddbgfjoghgblllakfnje
คำอธิบาย Change the Like button and icon on Facebook for the Lick button and icon.
ขนาดไฟล์ 51.95 KB
จำนวนการติดตั้ง 125
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2014-01-21
วันที่เผยแพร่ 2014-01-21
คะแนน 3.78/5 รวมทั้งหมด 18 คะแนน
ผู้พัฒนา buzzmn
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_scripts": [
        {
            "js": [
                "jquery.min.js",
                "extension.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "name": "Lick is the new Like",
    "description": "Change the Like button and icon on Facebook for the Lick button and icon.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "version": "1.0.2"
}