CodeIgniter User Guide for Google Chrome™
CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.
Apa itu CodeIgniter User Guide for Google Chrome™?
CodeIgniter User Guide for Google Chrome™ adalah ekstensi Chrome yang dikembangkan oleh http://codeigniter.alemohamad.com, dan fitur utamanya adalah "CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CodeIgniter User Guide for Google Chrome™
Unduh file ekstensi CodeIgniter User Guide for Google Chrome™ dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | dbniijdbigaeofhdalfadljkkngcocjh |
URL Resmi | https://chrome.google.com/webstore/detail/codeigniter-user-guide-fo/dbniijdbigaeofhdalfadljkkngcocjh |
Deskripsi | CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad. |
Ukuran File | 95.57 KB |
Jumlah Instalasi | 162 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2013-07-26 |
Tanggal Publikasi | 2013-07-26 |
Penilaian | 4.63/5 Total 8 Penilaian |
Pengembang | http://codeigniter.alemohamad.com |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |