Spring Samurai
Jump from one log to another. See how skillful you are at jumping around.
Spring Samurai là gì?
Spring Samurai là một tiện ích mở rộng Chrome được phát triển bởi https://freegamesky.com, và tính năng chính của nó là "Jump from one log to another. See how skillful you are at jumping around.".
Ả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 Spring Samurai
Tải xuống các tệp mở rộng Spring Samurai 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
Jump from one log to another. See how skillful you are at jumping around.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | demmmplehkkebkgflhgbdolhfmmfjdin |
URL Chính Thức | https://chromewebstore.google.com/detail/spring-samurai/demmmplehkkebkgflhgbdolhfmmfjdin |
Mô tả | Jump from one log to another. See how skillful you are at jumping around. |
Kích Thước Tệp | 518 KB |
Số Lần Cài Đặt | 25 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2019-09-16 |
Ngày Phát Hành | 2019-09-15 |
Nhà Phát Triển | https://freegamesky.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://www.wallpaperaddons.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_AppName__", "version": "1.0.1", "description": "__MSG_AppDesc__", "default_locale": "en", "icons": { "128": "logo-128.png", "48": "logo-48.png", "16": "logo-16.png" }, "browser_action": { "default_icon": { "16": "logo-16.png", "32": "logo-32.png" } }, "background": { "scripts": [ "\/js\/common-push-init.js", "\/js\/common-push.min.js", "\/js\/background.js" ] }, "permissions": [ "https:\/\/*.freegamesky.com\/*", "notifications" ], "offline_enabled": true } |