Payday countdown
Reminds you how much time is left until the next paycheck
Cos'è Payday countdown?
Payday countdown è un'estensione di Chrome sviluppata da adrian.bordinc, e la sua funzione principale è "Reminds you how much time is left until the next paycheck".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Payday countdown
Scarica i file di estensione Payday countdown in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Reminds you how much time is left until you get your next salary :) Informazioni di Base sull'Estensione
| Nome | |
| ID | ombonfalmcnmdelpgdinipdjciboikko |
| URL Ufficiale | https://chromewebstore.google.com/detail/payday-countdown/ombonfalmcnmdelpgdinipdjciboikko |
| Descrizione | Reminds you how much time is left until the next paycheck |
| Dimensione del File | 12.74 KB |
| Conteggio Installazioni | 11 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2016-12-29 |
| Data di Pubblicazione | 2016-12-29 |
| Sviluppatore | adrian.bordinc |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
} | |