Shift-It
***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
Shift-It là gì?
Shift-It là một tiện ích mở rộng Chrome được phát triển bởi https://shift-it-psp.herokuapp.com, và tính năng chính của nó là "***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…".
Ả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 Shift-It
Tải xuống các tệp mở rộng Shift-It 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
***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever feel an urge to just shift the content you are browsing in your phone in just a click? With shift-it we are trying to provide a hassle-free experience for the user in a single click.And the transfers are completely secure with a fantastic user experience devoid of any irritating ads. One click transfers PC to phone(more to be added shortly)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Shift-It |
ID | khkkccmgokjjbnihhcbgacibieimibmh |
URL Chính Thức | https://chromewebstore.google.com/detail/shift-it/khkkccmgokjjbnihhcbgacibieimibmh |
Mô tả | ***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever… |
Kích Thước Tệp | 766 KB |
Số Lần Cài Đặt | 10 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2020-07-09 |
Ngày Phát Hành | 2020-07-03 |
Đánh Giá | 5.00/5 Tổng số 13 Đánh Giá |
Nhà Phát Triển | https://shift-it-psp.herokuapp.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://shift-it-psp.herokuapp.com/ |
URL Trang Trợ Giúp | http://shift-it-psp.herokuapp.com/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Shift-It", "version": "1.1", "content_security_policy": "script-src 'self' https:\/\/cdn.firebase.com https:\/\/*.firebaseio.com https:\/\/*.firebaseio-demo.com https:\/\/www.gstatic.com; object-src 'self'", "browser_action": { "default_popup": "popup.html" }, "background": { "page": "background.html" }, "permissions": [ "activeTab" ], "icons": { "128": "icon.png" } } |