Codeigniter User Guide
the easiest way to check the codeigniter user guide
Codeigniter User Guideとは何ですか?
Codeigniter User Guideはsirviejoによって開発されたChromeの拡張機能で、その主な機能は「the easiest way to check the codeigniter user guide」です。
拡張機能のスクリーンショット
Codeigniter User Guide拡張機能のCRXファイルをダウンロード
Codeigniter User Guide拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The easiest way to check the codeigniter user guide. UPDATED to support new documentation in http://ellislab.com/
拡張機能の基本情報
名前 | ![]() |
ID | oigapgdbncfomkgiihkahcgbmmibdfea |
公式URL | https://chrome.google.com/webstore/detail/codeigniter-user-guide/oigapgdbncfomkgiihkahcgbmmibdfea |
説明 | the easiest way to check the codeigniter user guide |
ファイルサイズ | 19.67 KB |
インストール数 | 58 |
現在のバージョン | 1.1 |
最終更新日 | 2014-01-27 |
公開日 | 2014-01-27 |
評価 | 3.95/5 合計 20 レビュー |
開発者 | sirviejo |
支払い方法 | free |
拡張機能のウェブサイト | http://labs.axlot.com/codeigniter-user-guide |
対応言語 | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "popup": "popup.html" }, "description": "the easiest way to check the codeigniter user guide", "name": "Codeigniter User Guide", "icons": { "128": "icon128.png", "16": "icon.png", "32": "icon128.png", "48": "icon128.png" }, "permissions": [ "tabs" ], "version": "1.1", "manifest_version": 2 } |