Remaining time

count down your life time

什麼是Remaining time?

Remaining time是由rlarudgh2017開發的Chrome擴展程式,該擴展的主要功能是“count down your life time”。

擴展截圖

screenshot
screenshot
screenshot

下載Remaining time擴展crx文件

下載Remaining time擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        "Remaining Time" is a chrome extension program for pressuring lazy people.

1. Count Down:
"Remaining Time" shows your life time into seconds and reminds that you do not have much time for waste!

2. To-do list:
You can add your to-do list. Do not waste your time, focus on your goal.                    

擴展基本資訊

名稱 Remaining time Remaining time
ID pbipdikihhcimlmbgneoioncgbndonpn
官方網址 https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn
簡介 count down your life time
檔案大小 6.48 MB
安裝次數 52
目前版本 1.0
更新時間 2021-04-17
上架時間 2021-04-17
開發者 rlarudgh2017
電子郵箱 [email protected]
付費類型 free
擴展官網 https://gyeonghokim.github.io/RemainingTime/
說明頁面URL https://github.com/GyeongHoKim/RemainingTime
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remaining time",
    "description": "count down your life time",
    "version": "1.0",
    "manifest_version": 2,
    "icons": {
        "128": ".\/assets\/favicon\/sand-clock.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}