Codeigniter 2 User Guide

Easy access offline for User Guide PHP Framework Codeigniter 2

Codeigniter 2 User Guide क्या है?

Codeigniter 2 User Guide Sutisna Mulyana Sukandar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easy access offline for User Guide PHP Framework Codeigniter 2"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Codeigniter 2 User Guide एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Easy access offline for User Guide PHP Framework Codeigniter 2. Sometime, we need access easily to user guide Codeiginiter even when we offline. This tiny extension let you access easily with just single click.                    

एक्सटेंशन की मूल जानकारी

नाम Codeigniter 2 User Guide Codeigniter 2 User Guide
ID daipfiebidbfocdfeejadlhdblnpkijp
आधिकारिक URL https://chromewebstore.google.com/detail/codeigniter-2-user-guide/daipfiebidbfocdfeejadlhdblnpkijp
विवरण Easy access offline for User Guide PHP Framework Codeigniter 2
फ़ाइल का आकार 1.8 MB
स्थापना संख्या 299
वर्तमान संस्करण 1.2
अंतिम अपडेट 2013-03-03
प्रकाशन तिथि 2013-03-02
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर Sutisna Mulyana Sukandar
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://plus.google.com/u/0/107660217502203464865/about
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Codeigniter 2 User Guide",
    "description": "Easy access offline for User Guide PHP Framework Codeigniter 2",
    "version": "1.2",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon-ci.png",
        "default_title": "Codeigniter 2.0 User Guide"
    },
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/codeigniter-20-user-guide\/daipfiebidbfocdfeejadlhdblnpkijp?hl=en-US",
    "offline_enabled": true
}