Counter

A helpful, counting trio. Includes a tally counter, stopwatch, and timer.

Counterคืออะไร?

Counter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.countereverything.com และคุณลักษณะหลักของมันคือ "A helpful, counting trio. Includes a tally counter, stopwatch, and timer."

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

screenshot
screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Counter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Click anywhere or use your spacebar or enter key to keep a tally count. Start, stop, and reset a stopwatch measuring a detailed time. Add your own time up to one hour to start a countdown timer.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Counter Counter
ID imkmehkgdebfbiefhjdhcdcaamkhkjin
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/counter/imkmehkgdebfbiefhjdhcdcaamkhkjin
คำอธิบาย A helpful, counting trio. Includes a tally counter, stopwatch, and timer.
ขนาดไฟล์ 63.23 KB
จำนวนการติดตั้ง 241
เวอร์ชันปัจจุบัน 1.0.3.2
อัปเดตครั้งล่าสุด 2020-07-15
วันที่เผยแพร่ 2020-06-11
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.countereverything.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.countereverything.com
URL หน้าช่วยเหลือ https://www.madebysnacks.com
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Counter",
    "description": "A helpful, counting trio. Includes a tally counter, stopwatch, and timer.",
    "version": "1.0.3.2",
    "icons": {
        "128": "logo-128.png",
        "48": "logo-48.png",
        "16": "logo-16.png"
    },
    "browser_action": {
        "default_icon": "logo-128.png",
        "default_popup": "popup.html"
    }
}