Payday countdown

Reminds you how much time is left until the next paycheck

Hvad er Payday countdown?

Payday countdown er en Chrome-udvidelse udviklet af adrian.bordinc, og dens hovedfunktion er "Reminds you how much time is left until the next paycheck".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Payday countdown-udvidelses-CRX-fil

Download Payday countdown-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

                        Reminds you how much time is left until you get your next salary :)                    

Grundlæggende oplysninger om udvidelsen

Navn Payday countdown Payday countdown
ID ombonfalmcnmdelpgdinipdjciboikko
Officiel URL https://chromewebstore.google.com/detail/payday-countdown/ombonfalmcnmdelpgdinipdjciboikko
Beskrivelse Reminds you how much time is left until the next paycheck
Filstørrelse 12.74 KB
Antal Installationer 11
Nuværende Version 1.0
Senest Opdateret 2016-12-29
Udgivelsesdato 2016-12-29
Udvikler adrian.bordinc
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "description": "Reminds you how much time is left until the next paycheck",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "256": "icon-256.png",
        "32": "icon-32.png"
    },
    "manifest_version": 2,
    "name": "Payday countdown",
    "version": "1.0"
}