Spring Samurai
Jump from one log to another. See how skillful you are at jumping around.
¿Qué es Spring Samurai?
Spring Samurai es una extensión de Chrome desarrollada por https://freegamesky.com, y su función principal es "Jump from one log to another. See how skillful you are at jumping around.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Spring Samurai
Descarga archivos de extensión Spring Samurai en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Jump from one log to another. See how skillful you are at jumping around.
Información Básica de la Extensión
Nombre | |
ID | demmmplehkkebkgflhgbdolhfmmfjdin |
URL Oficial | https://chromewebstore.google.com/detail/spring-samurai/demmmplehkkebkgflhgbdolhfmmfjdin |
Descripción | Jump from one log to another. See how skillful you are at jumping around. |
Tamaño del Archivo | 518 KB |
Cantidad de Instalaciones | 25 |
Versión Actual | 1.0.1 |
Última Actualización | 2019-09-16 |
Fecha de Publicación | 2019-09-15 |
Desarrollador | https://freegamesky.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://www.wallpaperaddons.com/privacy-policy |
Idiomas Soportados | 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 } |