Offline CodeIgniter
Offline CodeIgniter
Offline CodeIgniterคืออะไร?
Offline CodeIgniter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Alchie Tagudin และคุณลักษณะหลักของมันคือ "Offline CodeIgniter"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Offline CodeIgniter
ดาวน์โหลดไฟล์ส่วนขยาย Offline CodeIgniter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A made-easy offline documentation of CodeIgniter Web Framework for PHP Programmers. This is an offline version of CodeIgniter Web Framework documentation website. It is made-easy for users to navigate its contents and you can browse it on a separate tab if you want.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Offline CodeIgniter |
ID | aehpjkiilcojfhnoanlmmkchnpkkdkoa |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/offline-codeigniter/aehpjkiilcojfhnoanlmmkchnpkkdkoa |
คำอธิบาย | Offline CodeIgniter |
ขนาดไฟล์ | 2.2 MB |
จำนวนการติดตั้ง | 94 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2019-02-15 |
วันที่เผยแพร่ | 2019-02-15 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Alchie Tagudin |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.trokis.com/ |
URL หน้าช่วยเหลือ | https://www.trokis.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://thepetlabco.com/pages/privacy-statement |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Offline CodeIgniter", "description": "Offline CodeIgniter", "version": "1.0.0", "browser_action": { "default_icon": "images\/32.png", "default_popup": "user_guide\/index.html" }, "icons": { "128": "images\/128.png", "64": "images\/64.png", "48": "images\/48.png", "32": "images\/32.png", "16": "images\/16.png" }, "content_scripts": [ { "js": [ "js\/jquery.min.js", "js\/css-icons.js" ], "matches": [ " |