Marathon Countdown Timer

Marathon Countdown Timer

Qu'est-ce que Marathon Countdown Timer ?

Marathon Countdown Timer est une extension Chrome développée par https://www.sobconstruction.com, et sa fonction principale est "Marathon Countdown Timer".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Marathon Countdown Timer

Téléchargez les fichiers d'extension Marathon Countdown Timer 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

                        Select your race and stay motivated all the way to race day.

Share a photo with the countdown. Download or we can text the photo to you.                    

Informations de Base sur l'Extension

Nom Marathon Countdown Timer Marathon Countdown Timer
ID akhikppakiekiajakcdddilgdkbceimj
URL Officiel https://chromewebstore.google.com/detail/marathon-countdown-timer/akhikppakiekiajakcdddilgdkbceimj
Description Marathon Countdown Timer
Taille du Fichier 4.95 MB
Nombre d'Installations 33
Version Actuelle 1.101
Dernière Mise à Jour 2014-10-15
Date de Publication 2014-10-15
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://www.sobconstruction.com
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Marathon Countdown Timer",
    "description": "Marathon Countdown Timer",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "window.html"
    },
    "permissions": [
        "storage",
        ""
    ],
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "tab.html"
    },
    "version": "1.101"
}