PHP DOC

Faites une recherche facilement sur la doc PHP !

PHP DOCとは何ですか?

PHP DOCはdemenvilによって開発されたChromeの拡張機能で、その主な機能は「Faites une recherche facilement sur la doc PHP !」です。

拡張機能のスクリーンショット

screenshot

PHP DOC拡張機能のCRXファイルをダウンロード

PHP DOC拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 PHP DOC PHP DOC
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"
}