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 :) 擴展基本資訊
| 名稱 | |
| ID | ombonfalmcnmdelpgdinipdjciboikko |
| 官方網址 | 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"
} | |