CodeIgniter User Guide for Google Chrome™
CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.
Qu'est-ce que CodeIgniter User Guide for Google Chrome™ ?
CodeIgniter User Guide for Google Chrome™ est une extension Chrome développée par http://codeigniter.alemohamad.com, et sa fonction principale est "CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CodeIgniter User Guide for Google Chrome™
Téléchargez les fichiers d'extension CodeIgniter User Guide for Google Chrome™ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | dbniijdbigaeofhdalfadljkkngcocjh |
URL Officiel | https://chrome.google.com/webstore/detail/codeigniter-user-guide-fo/dbniijdbigaeofhdalfadljkkngcocjh |
Description | CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad. |
Taille du Fichier | 95.57 KB |
Nombre d'Installations | 162 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2013-07-26 |
Date de Publication | 2013-07-26 |
Évaluation | 4.63/5 Total 8 Évaluations |
Développeur | http://codeigniter.alemohamad.com |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |