Spring Samurai
Jump from one log to another. See how skillful you are at jumping around.
Spring Samuraiคืออะไร?
Spring Samurai เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://freegamesky.com และคุณลักษณะหลักของมันคือ "Jump from one log to another. See how skillful you are at jumping around."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Spring Samurai
ดาวน์โหลดไฟล์ส่วนขยาย Spring Samurai ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Jump from one log to another. See how skillful you are at jumping around.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | demmmplehkkebkgflhgbdolhfmmfjdin |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/spring-samurai/demmmplehkkebkgflhgbdolhfmmfjdin |
คำอธิบาย | Jump from one log to another. See how skillful you are at jumping around. |
ขนาดไฟล์ | 518 KB |
จำนวนการติดตั้ง | 25 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2019-09-16 |
วันที่เผยแพร่ | 2019-09-15 |
ผู้พัฒนา | https://freegamesky.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.wallpaperaddons.com/privacy-policy |
ภาษาที่รองรับ | 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 } |