meow
Quick launch meow media
meowคืออะไร?
meow เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nafisantanta และคุณลักษณะหลักของมันคือ "Quick launch meow media"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย meow
ดาวน์โหลดไฟล์ส่วนขยาย meow ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is an extension that is a shortcut to all your favorite BTS (방탄소년단) content! If you are huge BTS (방탄소년단) Army who loves to stay in touch with the latest BTS content, then this extension is for you! At the click of a button you can simply go to either their YouTube channel, their Instagram account, their V Live channel, and also their Twitter feed. For me, this extension saves me the hassle of bookmarking those pages when I want to enjoy some BTS (방탄소년단) content! I hope this extension helps you as much as I helps me! 💜
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mdodglofjgojkgimfekffjfbdbpcjdjn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn |
คำอธิบาย | Quick launch meow media |
ขนาดไฟล์ | 16.38 KB |
จำนวนการติดตั้ง | 257 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2021-01-28 |
วันที่เผยแพร่ | 2021-01-28 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | nafisantanta |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "meow", "description": "Quick launch meow media", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |