cTouch r5 (filesystem)
You can browse smartphone websites. Configuration is saved to HTML5 filesystem.
cTouch r5 (filesystem) là gì?
cTouch r5 (filesystem) là một tiện ích mở rộng Chrome được phát triển bởi https://code.google.com/p/ctouch, và tính năng chính của nó là "You can browse smartphone websites. Configuration is saved to HTML5 filesystem.".
Ả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 cTouch r5 (filesystem)
Tải xuống các tệp mở rộng cTouch r5 (filesystem) 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
** Up to Chrome 53 is supported. Please move to (true). ** This extension patches some JavaScript properties to mimic smartphone. In this way you can browse smartphone websites. Configuration is saved to HTML5 filesystem. [cTouch r4] 2.5.4.40722 * Tweaked generated iframe handling. * From this version, Chrome 20-36 support is unofficial. 37+ is officially supported. 2.5.5.40904 Migrated to sourceforge. Released as binary. 2.5.6.50511 Updated UA list. You can unset UA from option page. 2.5.7.50517 Fixed official touch event detection. 2.5.8.51020 Updated UA list (2.5.7 forgot to update UA list URL). 2.5.9.51020 Fixed UA list... [cTouch r5] 2.6.0.60807 Updated internal structure. 2.6.1.60829 Update ctouch_inner.rb for compliance... 2.7.0.6117 * Fixed: save in ctouch_bg and ctouch_option broke content-script side. * Updated some variables initialization (Firefox compatibility) * Updated UA list. 2.7.0.6127 Reverted touch event initialization. 2.7.1.6127 Updated webRequest resource type (fix gree::66421).
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | iemofinbkpbpamdjljafoheiaamajgdn |
URL Chính Thức | https://chrome.google.com/webstore/detail/ctouch-r5-filesystem/iemofinbkpbpamdjljafoheiaamajgdn |
Mô tả | You can browse smartphone websites. Configuration is saved to HTML5 filesystem. |
Kích Thước Tệp | 59.23 KB |
Số Lần Cài Đặt | 15,339 |
Phiên Bản Hiện Tại | 2.7.1.6127 |
Cập Nhật Lần Cuối | 2017-06-11 |
Ngày Phát Hành | 2017-06-11 |
Đánh Giá | 4.72/5 Tổng số 18 Đánh Giá |
Nhà Phát Triển | https://code.google.com/p/ctouch |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/cielavenir/ctouch/ |
URL Trang Trợ Giúp | https://github.com/cielavenir/ctouch/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "@cielavenir", "name": "cTouch r5 (filesystem)", "description": "You can browse smartphone websites. Configuration is saved to HTML5 filesystem.", "version": "2.7.1.6127", "manifest_version": 2, "homepage_url": "https:\/\/github.com\/cielavenir\/ctouch\/", "background": { "scripts": [ "ctouch_saveconfig.js", "ctouch_bg.js" ], "persistent": true }, "permissions": [ "tabs", "webRequest", "webRequestBlocking", "unlimitedStorage", " |