Payday countdown
Reminds you how much time is left until the next paycheck
Qu'est-ce que Payday countdown ?
Payday countdown est une extension Chrome développée par adrian.bordinc, et sa fonction principale est "Reminds you how much time is left until the next paycheck".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Payday countdown
Téléchargez les fichiers d'extension Payday countdown 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
Reminds you how much time is left until you get your next salary :)
Informations de Base sur l'Extension
Nom | Payday countdown |
ID | ombonfalmcnmdelpgdinipdjciboikko |
URL Officiel | https://chromewebstore.google.com/detail/payday-countdown/ombonfalmcnmdelpgdinipdjciboikko |
Description | Reminds you how much time is left until the next paycheck |
Taille du Fichier | 12.74 KB |
Nombre d'Installations | 11 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2016-12-29 |
Date de Publication | 2016-12-29 |
Développeur | adrian.bordinc |
Type de Paiement | free |
Langues Prises en Charge | 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" } |