Fun Puns with Kuma

Make every new tab page fun with a pun and animated gif of Rilakkuma!!

Fun Puns with Kumaคืออะไร?

Fun Puns with Kuma เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kira L และคุณลักษณะหลักของมันคือ "Make every new tab page fun with a pun and animated gif of Rilakkuma!!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fun Puns with Kuma

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

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

                        In this Chrome extension, you can replace your new tab page with fun pun, and gif from the show Rilakkuma and Kaoru! Credit to pun.me for the puns, and Rilakkuma and Kaoru for the puns!                    

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

ชื่อ Fun Puns with Kuma Fun Puns with Kuma
ID kcgkabkdjihopdhoaokijenmgendfjhb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fun-puns-with-kuma/kcgkabkdjihopdhoaokijenmgendfjhb
คำอธิบาย Make every new tab page fun with a pun and animated gif of Rilakkuma!!
ขนาดไฟล์ 35.46 MB
จำนวนการติดตั้ง 442
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-06-29
วันที่เผยแพร่ 2019-06-29
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Kira L
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fun Puns with Kuma",
    "version": "1.0",
    "description": "Make every new tab page fun with a pun and animated gif of Rilakkuma!!",
    "chrome_url_overrides": {
        "newtab": "newTabPage.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "manifest_version": 2
}