CodeIgniter User Guide for Google Chrome™

CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.

CodeIgniter User Guide for Google Chrome™คืออะไร?

CodeIgniter User Guide for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://codeigniter.alemohamad.com และคุณลักษณะหลักของมันคือ "CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CodeIgniter User Guide for Google Chrome™

ดาวน์โหลดไฟล์ส่วนขยาย CodeIgniter User Guide for Google Chrome™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        With this extension, you can search for the topics you want to find out about development with CodeIgniter Framework.

This is a quick access to the online documentation of the Framework.                    

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

ชื่อ CodeIgniter User Guide for Google Chrome™ CodeIgniter User Guide for Google Chrome™
ID dbniijdbigaeofhdalfadljkkngcocjh
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/codeigniter-user-guide-fo/dbniijdbigaeofhdalfadljkkngcocjh
คำอธิบาย CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.
ขนาดไฟล์ 95.57 KB
จำนวนการติดตั้ง 162
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2013-07-26
วันที่เผยแพร่ 2013-07-26
คะแนน 4.63/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา http://codeigniter.alemohamad.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CodeIgniter User Guide for Google Chrome\u2122",
    "version": "1.0",
    "description": "CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.",
    "homepage_url": "http:\/\/codeigniter.alemohamad.com\/",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "CodeIgniter User Guide",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}