Codeigniter User Guide
the easiest way to check the codeigniter user guide
Codeigniter User Guideคืออะไร?
Codeigniter User Guide เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sirviejo และคุณลักษณะหลักของมันคือ "the easiest way to check the codeigniter user guide"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Codeigniter User Guide
ดาวน์โหลดไฟล์ส่วนขยาย Codeigniter User Guide ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The easiest way to check the codeigniter user guide. UPDATED to support new documentation in http://ellislab.com/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ![]() |
ID | oigapgdbncfomkgiihkahcgbmmibdfea |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/codeigniter-user-guide/oigapgdbncfomkgiihkahcgbmmibdfea |
คำอธิบาย | the easiest way to check the codeigniter user guide |
ขนาดไฟล์ | 19.67 KB |
จำนวนการติดตั้ง | 58 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2014-01-27 |
วันที่เผยแพร่ | 2014-01-27 |
คะแนน | 3.95/5 รวมทั้งหมด 20 คะแนน |
ผู้พัฒนา | sirviejo |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://labs.axlot.com/codeigniter-user-guide |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "popup": "popup.html" }, "description": "the easiest way to check the codeigniter user guide", "name": "Codeigniter User Guide", "icons": { "128": "icon128.png", "16": "icon.png", "32": "icon128.png", "48": "icon128.png" }, "permissions": [ "tabs" ], "version": "1.1", "manifest_version": 2 } |