Remaining time
count down your life time
什么是Remaining time?
Remaining time是由rlarudgh2017开发的Chrome扩展程序,该扩展的主要功能是“count down your life time”。
扩展截图
下载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 |
ID | pbipdikihhcimlmbgneoioncgbndonpn |
官方URL | 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" } } |