Ditto
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
Ditto là gì?
Ditto là một tiện ích mở rộng Chrome được phát triển bởi peterbriggs4163, và tính năng chính của nó là "Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection".
Ả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 Ditto
Tải xuống các tệp mở rộng Ditto 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
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Ditto |
ID | mkddhibdganacgaaohmgaiebmndhhild |
URL Chính Thức | https://chromewebstore.google.com/detail/ditto/mkddhibdganacgaaohmgaiebmndhhild |
Mô tả | Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection |
Kích Thước Tệp | 292 KB |
Số Lần Cài Đặt | 25 |
Phiên Bản Hiện Tại | 2.5.28 |
Cập Nhật Lần Cuối | 2020-01-16 |
Ngày Phát Hành | 2020-01-16 |
Nhà Phát Triển | peterbriggs4163 |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ditto", "description": "Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "2.5.28", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |