Click Count Extension

This extension will allow you count your CPS and much more !

Click Count Extensionคืออะไร?

Click Count Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Louis-Chalres Biron และคุณลักษณะหลักของมันคือ "This extension will allow you count your CPS and much more !"

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

screenshot
screenshot

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

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

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

                        This is my first extension on chrome, so basically, it lets you know how many times you can click in a certain amount of time and at the end, you get your CPS (Clicks per seconds) and how many times you clicked. There are also other options like "hide clicks" which hide the click counter from the user so they can only know their score at the end. Furthermore, there is a little objective system letting you put in a click goal to hit. That is pretty much it for this small extension who, however, will entertain in addition to inform you about your CPS                    

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

ชื่อ Click Count Extension Click Count Extension
ID imhndjihcbjenabkdjblnkpgkoiccpil
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/click-count-extension/imhndjihcbjenabkdjblnkpgkoiccpil
คำอธิบาย This extension will allow you count your CPS and much more !
ขนาดไฟล์ 6.16 KB
จำนวนการติดตั้ง 269
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2021-06-28
วันที่เผยแพร่ 2021-06-28
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Louis-Chalres Biron
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Click Count Extension",
    "description": "This extension will allow you count your CPS and much more !",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}