CodeIgniter User Guide for Google Chrome™

CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.

Co je CodeIgniter User Guide for Google Chrome™?

CodeIgniter User Guide for Google Chrome™ je rozšíření Chrome vyvinuté http://codeigniter.alemohamad.com, a jeho hlavní funkcí je „CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření CodeIgniter User Guide for Google Chrome™

Stáhněte si soubory rozšíření CodeIgniter User Guide for Google Chrome™ ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název CodeIgniter User Guide for Google Chrome™ CodeIgniter User Guide for Google Chrome™
ID dbniijdbigaeofhdalfadljkkngcocjh
Oficiální URL https://chrome.google.com/webstore/detail/codeigniter-user-guide-fo/dbniijdbigaeofhdalfadljkkngcocjh
Popis CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.
Velikost souboru 95.57 KB
Počet instalací 162
Aktuální Verze 1.0
Poslední Aktualizace 2013-07-26
Datum Vydání 2013-07-26
Hodnocení 4.63/5 Celkem 8 Hodnocení
Vývojář http://codeigniter.alemohamad.com
Typ Platby free
Podporované Jazyky 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"
    ]
}