Payday countdown
Reminds you how much time is left until the next paycheck
什么是Payday countdown?
Payday countdown是由adrian.bordinc开发的Chrome扩展程序,该扩展的主要功能是“Reminds you how much time is left until the next paycheck”。
扩展截图
下载Payday countdown扩展crx文件
下载Payday countdown扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Reminds you how much time is left until you get your next salary :)
扩展基本信息
名称 | Payday countdown |
ID | ombonfalmcnmdelpgdinipdjciboikko |
官方URL | https://chromewebstore.google.com/detail/payday-countdown/ombonfalmcnmdelpgdinipdjciboikko |
简介 | Reminds you how much time is left until the next paycheck |
文件大小 | 12.74 KB |
安装次数 | 11 |
当前版本 | 1.0 |
更新时间 | 2016-12-29 |
上架时间 | 2016-12-29 |
开发者 | adrian.bordinc |
付费类型 | free |
支持的语言 | 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" } |