CodeIgniter User Guide for Google Chrome™
CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad.
CodeIgniter User Guide for Google Chrome™ क्या है?
CodeIgniter User Guide for Google Chrome™ http://codeigniter.alemohamad.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में CodeIgniter User Guide for Google Chrome™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | dbniijdbigaeofhdalfadljkkngcocjh |
आधिकारिक URL | https://chrome.google.com/webstore/detail/codeigniter-user-guide-fo/dbniijdbigaeofhdalfadljkkngcocjh |
विवरण | CodeIgniter is a Framework for people who build web sites using PHP. Extension created by Ale Mohamad. |
फ़ाइल का आकार | 95.57 KB |
स्थापना संख्या | 162 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2013-07-26 |
प्रकाशन तिथि | 2013-07-26 |
रेटिंग | 4.63/5 कुल 8 रेटिंग्स |
डेवलपर | http://codeigniter.alemohamad.com |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" ] } |