WillSmith

Turn Everything Into Will Smith

WillSmithคืออะไร?

WillSmith เป็นส่วนขยายของ Chrome ที่พัฒนาโดย machadop1407 และคุณลักษณะหลักของมันคือ "Turn Everything Into Will Smith"

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

screenshot

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

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

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

                        Turn Everything Into Will Smith                    

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

ชื่อ WillSmith WillSmith
ID bndnoncoemlmanijfimkjjookphfbbmi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/willsmith/bndnoncoemlmanijfimkjjookphfbbmi
คำอธิบาย Turn Everything Into Will Smith
ขนาดไฟล์ 218 KB
จำนวนการติดตั้ง 21
เวอร์ชันปัจจุบัน 0.1.0
อัปเดตครั้งล่าสุด 2020-09-24
วันที่เผยแพร่ 2020-09-24
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา machadop1407
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WillSmith",
    "version": "0.1.0",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "Content.js"
            ]
        }
    ],
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    }
}