Remaining time
count down your life time
What is Remaining time?
Remaining time is a Chrome extension developed by rlarudgh2017, and its main feature is "count down your life time".
Extension Screenshots
Download Remaining time Extension CRX File
Download Remaining time 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
"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.
Extension Basic Information
Name | Remaining time |
ID | pbipdikihhcimlmbgneoioncgbndonpn |
Official URL | https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn |
Description | count down your life time |
File Size | 6.48 MB |
Installation Count | 52 |
Current Version | 1.0 |
Last Updated | 2021-04-17 |
Publish Date | 2021-04-17 |
Developer | rlarudgh2017 |
[email protected] | |
Payment Type | free |
Extension Website | https://gyeonghokim.github.io/RemainingTime/ |
Help Page URL | https://github.com/GyeongHoKim/RemainingTime |
Supported Languages | 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" } } |