Marathon Countdown Timer

Marathon Countdown Timer

Wat is Marathon Countdown Timer?

Marathon Countdown Timer is een Chrome-extensie ontwikkeld door https://www.sobconstruction.com, en de belangrijkste functie is "Marathon Countdown Timer".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Marathon Countdown Timer

Download Marathon Countdown Timer-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

                        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.                    

Basisinformatie over de Extensie

Naam Marathon Countdown Timer Marathon Countdown Timer
ID akhikppakiekiajakcdddilgdkbceimj
Officiële URL https://chromewebstore.google.com/detail/marathon-countdown-timer/akhikppakiekiajakcdddilgdkbceimj
Beschrijving Marathon Countdown Timer
Bestandsgrootte 4.95 MB
Aantal Installaties 33
Huidige Versie 1.101
Laatst Bijgewerkt 2014-10-15
Publicatiedatum 2014-10-15
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.sobconstruction.com
Betalingswijze free
Ondersteunde Talen 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"
}