Payday countdown
Reminds you how much time is left until the next paycheck
What is Payday countdown?
Payday countdown is a Chrome extension developed by adrian.bordinc, and its main feature is "Reminds you how much time is left until the next paycheck".
Extension Screenshots
Download Payday countdown Extension CRX File
Download Payday countdown extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Reminds you how much time is left until you get your next salary :)
Extension Basic Information
Name | Payday countdown |
ID | ombonfalmcnmdelpgdinipdjciboikko |
Official URL | https://chromewebstore.google.com/detail/payday-countdown/ombonfalmcnmdelpgdinipdjciboikko |
Description | Reminds you how much time is left until the next paycheck |
File Size | 12.74 KB |
Installation Count | 11 |
Current Version | 1.0 |
Last Updated | 2016-12-29 |
Publish Date | 2016-12-29 |
Developer | adrian.bordinc |
Payment Type | free |
Supported Languages | 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" } |