Spring Samurai
Jump from one log to another. See how skillful you are at jumping around.
Cos'è Spring Samurai?
Spring Samurai è un'estensione di Chrome sviluppata da https://freegamesky.com, e la sua funzione principale è "Jump from one log to another. See how skillful you are at jumping around.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Spring Samurai
Scarica i file di estensione Spring Samurai in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Jump from one log to another. See how skillful you are at jumping around.
Informazioni di Base sull'Estensione
Nome | |
ID | demmmplehkkebkgflhgbdolhfmmfjdin |
URL Ufficiale | https://chromewebstore.google.com/detail/spring-samurai/demmmplehkkebkgflhgbdolhfmmfjdin |
Descrizione | Jump from one log to another. See how skillful you are at jumping around. |
Dimensione del File | 518 KB |
Conteggio Installazioni | 25 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2019-09-16 |
Data di Pubblicazione | 2019-09-15 |
Sviluppatore | https://freegamesky.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.wallpaperaddons.com/privacy-policy |
Lingue Supportate | 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 } |