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™ là gì?
CodeIgniter User Guide for Google Chrome™ là một tiện ích mở rộng Chrome được phát triển bởi http://codeigniter.alemohamad.com, và tính năng chính của nó là "CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng CodeIgniter User Guide for Google Chrome™
Tải xuống các tệp mở rộng CodeIgniter User Guide for Google Chrome™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dbniijdbigaeofhdalfadljkkngcocjh |
URL Chính Thức | https://chrome.google.com/webstore/detail/codeigniter-user-guide-fo/dbniijdbigaeofhdalfadljkkngcocjh |
Mô tả | CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad. |
Kích Thước Tệp | 95.57 KB |
Số Lần Cài Đặt | 162 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2013-07-26 |
Ngày Phát Hành | 2013-07-26 |
Đánh Giá | 4.63/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | http://codeigniter.alemohamad.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |