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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة سياسة الخصوصية | 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 } |