Offline CodeIgniter
Offline CodeIgniter
Offline CodeIgniter là gì?
Offline CodeIgniter là một tiện ích mở rộng Chrome được phát triển bởi Alchie Tagudin, và tính năng chính của nó là "Offline CodeIgniter".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Offline CodeIgniter
Tải xuống các tệp mở rộng Offline CodeIgniter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Offline CodeIgniter |
ID | aehpjkiilcojfhnoanlmmkchnpkkdkoa |
URL Chính Thức | https://chromewebstore.google.com/detail/offline-codeigniter/aehpjkiilcojfhnoanlmmkchnpkkdkoa |
Mô tả | Offline CodeIgniter |
Kích Thước Tệp | 2.2 MB |
Số Lần Cài Đặt | 94 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2019-02-15 |
Ngày Phát Hành | 2019-02-15 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | Alchie Tagudin |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.trokis.com/ |
URL Trang Trợ Giúp | https://www.trokis.com/ |
URL Trang Chính Sách Bảo Mật | https://thepetlabco.com/pages/privacy-statement |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |