Spring Samurai

Jump from one log to another. See how skillful you are at jumping around.

Wat is Spring Samurai?

Spring Samurai is een Chrome-extensie ontwikkeld door https://freegamesky.com, en de belangrijkste functie is "Jump from one log to another. See how skillful you are at jumping around.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Spring Samurai

Download Spring Samurai-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Jump from one log to another. See how skillful you are at jumping around.                    

Basisinformatie over de Extensie

Naam Spring Samurai Spring Samurai
ID demmmplehkkebkgflhgbdolhfmmfjdin
Officiële URL https://chromewebstore.google.com/detail/spring-samurai/demmmplehkkebkgflhgbdolhfmmfjdin
Beschrijving Jump from one log to another. See how skillful you are at jumping around.
Bestandsgrootte 518 KB
Aantal Installaties 25
Huidige Versie 1.0.1
Laatst Bijgewerkt 2019-09-16
Publicatiedatum 2019-09-15
Ontwikkelaar https://freegamesky.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.wallpaperaddons.com/privacy-policy
Ondersteunde Talen 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
}