PHP DOC
Faites une recherche facilement sur la doc PHP !
什么是PHP DOC?
PHP DOC是由demenvil开发的Chrome扩展程序,该扩展的主要功能是“Faites une recherche facilement sur la doc PHP !”。
扩展截图
下载PHP DOC扩展crx文件
下载PHP DOC扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Accès facile et rapide à la doc de PHP. 扩展基本信息
| 名称 | |
| ID | kajnindkcaekijopiialfjieplajbcic |
| 官方URL | https://chromewebstore.google.com/detail/php-doc/kajnindkcaekijopiialfjieplajbcic |
| 简介 | Faites une recherche facilement sur la doc PHP ! |
| 文件大小 | 49.69 KB |
| 安装次数 | 31 |
| 当前版本 | 1.1 |
| 更新时间 | 2016-01-04 |
| 上架时间 | 2016-01-04 |
| 开发者 | demenvil |
| 付费类型 | free |
| 支持的语言 | fr |
| manifest.json | |
{
"browser_action": {
"default_icon": "php.png",
"default_popup": "popup.html",
"default_title": "Recherche PHP"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Faites une recherche facilement sur la doc PHP !",
"name": "PHP DOC",
"permissions": [
"http:\/\/newsd3v.com\/"
],
"manifest_version": 2,
"version": "1.1"
} | |