Spring Samurai

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

Qu'est-ce que Spring Samurai ?

Spring Samurai est une extension Chrome développée par https://freegamesky.com, et sa fonction principale est "Jump from one log to another. See how skillful you are at jumping around.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Spring Samurai

Téléchargez les fichiers d'extension Spring Samurai au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Spring Samurai Spring Samurai
ID demmmplehkkebkgflhgbdolhfmmfjdin
URL Officiel https://chromewebstore.google.com/detail/spring-samurai/demmmplehkkebkgflhgbdolhfmmfjdin
Description Jump from one log to another. See how skillful you are at jumping around.
Taille du Fichier 518 KB
Nombre d'Installations 25
Version Actuelle 1.0.1
Dernière Mise à Jour 2019-09-16
Date de Publication 2019-09-15
Développeur https://freegamesky.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.wallpaperaddons.com/privacy-policy
Langues Prises en Charge 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
}