Remaining time

count down your life time

Remaining timeคืออะไร?

Remaining time เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rlarudgh2017 และคุณลักษณะหลักของมันคือ "count down your life time"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Remaining time

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
    }
}