PHP DOC

Faites une recherche facilement sur la doc PHP !

What is PHP DOC?

PHP DOC is a Chrome extension developed by demenvil, and its main feature is "Faites une recherche facilement sur la doc PHP !".

Extension Screenshots

screenshot

Download PHP DOC Extension CRX File

Download PHP DOC extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Accès facile et rapide à la doc de PHP.                    

Extension Basic Information

Name PHP DOC PHP DOC
ID kajnindkcaekijopiialfjieplajbcic
Official URL https://chromewebstore.google.com/detail/php-doc/kajnindkcaekijopiialfjieplajbcic
Description Faites une recherche facilement sur la doc PHP !
File Size 49.69 KB
Installation Count 31
Current Version 1.1
Last Updated 2016-01-04
Publish Date 2016-01-04
Developer demenvil
Payment Type free
Supported Languages 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"
}