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™是由http://codeigniter.alemohamad.com开发的Chrome扩展程序,该扩展的主要功能是“CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.”。
扩展截图
下载CodeIgniter User Guide for Google Chrome™扩展crx文件
下载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. 扩展基本信息
| 名称 | |
| 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"
]
} | |