Marathon Countdown Timer

Marathon Countdown Timer

Hvad er Marathon Countdown Timer?

Marathon Countdown Timer er en Chrome-udvidelse udviklet af https://www.sobconstruction.com, og dens hovedfunktion er "Marathon Countdown Timer".

Udvidelsesskærmbilleder

screenshot

Download Marathon Countdown Timer-udvidelses-CRX-fil

Download Marathon Countdown Timer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Marathon Countdown Timer Marathon Countdown Timer
ID akhikppakiekiajakcdddilgdkbceimj
Officiel URL https://chromewebstore.google.com/detail/marathon-countdown-timer/akhikppakiekiajakcdddilgdkbceimj
Beskrivelse Marathon Countdown Timer
Filstørrelse 4.95 MB
Antal Installationer 33
Nuværende Version 1.101
Senest Opdateret 2014-10-15
Udgivelsesdato 2014-10-15
Bedømmelse 1.00/5 Samlet 1 Bedømmelser
Udvikler https://www.sobconstruction.com
Betalingsmetode free
Understøttede Sprog 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"
}