Offline CodeIgniter
Offline CodeIgniter
What is Offline CodeIgniter?
Offline CodeIgniter is a Chrome extension developed by Alchie Tagudin, and its main feature is "Offline CodeIgniter".
Extension Screenshots
Download Offline CodeIgniter Extension CRX File
Download Offline CodeIgniter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
A made-easy offline documentation of CodeIgniter Web Framework for PHP Programmers. This is an offline version of CodeIgniter Web Framework documentation website. It is made-easy for users to navigate its contents and you can browse it on a separate tab if you want.
Extension Basic Information
Name | Offline CodeIgniter |
ID | aehpjkiilcojfhnoanlmmkchnpkkdkoa |
Official URL | https://chromewebstore.google.com/detail/offline-codeigniter/aehpjkiilcojfhnoanlmmkchnpkkdkoa |
Description | Offline CodeIgniter |
File Size | 2.2 MB |
Installation Count | 94 |
Current Version | 1.0.0 |
Last Updated | 2019-02-15 |
Publish Date | 2019-02-15 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Alchie Tagudin |
[email protected] | |
Payment Type | free |
Extension Website | https://www.trokis.com/ |
Help Page URL | https://www.trokis.com/ |
Privacy Policy Page URL | https://thepetlabco.com/pages/privacy-statement |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Offline CodeIgniter", "description": "Offline CodeIgniter", "version": "1.0.0", "browser_action": { "default_icon": "images\/32.png", "default_popup": "user_guide\/index.html" }, "icons": { "128": "images\/128.png", "64": "images\/64.png", "48": "images\/48.png", "32": "images\/32.png", "16": "images\/16.png" }, "content_scripts": [ { "js": [ "js\/jquery.min.js", "js\/css-icons.js" ], "matches": [ " |