Bootstrap Cheat Sheet
Bootstrap cheatsheet
Bootstrap Cheat Sheetคืออะไร?
Bootstrap Cheat Sheet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย themefisher และคุณลักษณะหลักของมันคือ "Bootstrap cheatsheet"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bootstrap Cheat Sheet
ดาวน์โหลดไฟล์ส่วนขยาย Bootstrap Cheat Sheet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Bootstrap cheatsheet for front end developers who love bootstrap css framework
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lanliecenanefppjlabfgnaahgmingdi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/bootstrap-cheat-sheet/lanliecenanefppjlabfgnaahgmingdi |
คำอธิบาย | Bootstrap cheatsheet |
ขนาดไฟล์ | 110 KB |
จำนวนการติดตั้ง | 524 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2018-12-07 |
วันที่เผยแพร่ | 2018-12-07 |
คะแนน | 4.67/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | themefisher |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://themefisher.com |
URL หน้าช่วยเหลือ | https://themefisher.com |
URL หน้านโยบายความเป็นส่วนตัว | https://themefisher.com/contact |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bootstrap Cheat Sheet", "version": "1.4", "description": "Bootstrap cheatsheet", "browser_action": { "default_popup": "popup.html", "default_icon": "assets\/icon.png" }, "icons": { "16": "assets\/icon.png", "48": "assets\/icon.png", "128": "assets\/icon.png" }, "manifest_version": 2 } |