CodeIgniter User Guide for Google Chrome™
CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.
Wat is CodeIgniter User Guide for Google Chrome™?
CodeIgniter User Guide for Google Chrome™ is een Chrome-extensie ontwikkeld door http://codeigniter.alemohamad.com, en de belangrijkste functie is "CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.".
Extensie Screenshots
Download het CRX-bestand van de extensie CodeIgniter User Guide for Google Chrome™
Download CodeIgniter User Guide for Google Chrome™-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | dbniijdbigaeofhdalfadljkkngcocjh |
Officiële URL | https://chrome.google.com/webstore/detail/codeigniter-user-guide-fo/dbniijdbigaeofhdalfadljkkngcocjh |
Beschrijving | CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad. |
Bestandsgrootte | 95.57 KB |
Aantal Installaties | 162 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2013-07-26 |
Publicatiedatum | 2013-07-26 |
Beoordeling | 4.63/5 Totaal 8 Beoordelingen |
Ontwikkelaar | http://codeigniter.alemohamad.com |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |