Spring Samurai
Jump from one log to another. See how skillful you are at jumping around.
Apa itu Spring Samurai?
Spring Samurai adalah ekstensi Chrome yang dikembangkan oleh https://freegamesky.com, dan fitur utamanya adalah "Jump from one log to another. See how skillful you are at jumping around.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Spring Samurai
Unduh file ekstensi Spring Samurai dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Jump from one log to another. See how skillful you are at jumping around.
Informasi Dasar Ekstensi
Nama | |
ID | demmmplehkkebkgflhgbdolhfmmfjdin |
URL Resmi | https://chromewebstore.google.com/detail/spring-samurai/demmmplehkkebkgflhgbdolhfmmfjdin |
Deskripsi | Jump from one log to another. See how skillful you are at jumping around. |
Ukuran File | 518 KB |
Jumlah Instalasi | 25 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2019-09-16 |
Tanggal Publikasi | 2019-09-15 |
Pengembang | https://freegamesky.com |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.wallpaperaddons.com/privacy-policy |
Bahasa yang Didukung | 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 } |