CPS Test

This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.

CPS Test क्या है?

CPS Test sherlingjack द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में CPS Test एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.                    

एक्सटेंशन की मूल जानकारी

नाम CPS Test CPS Test
ID aphphgiefmjmofabjffjdbhgiomkocil
आधिकारिक URL https://chromewebstore.google.com/detail/cps-test/aphphgiefmjmofabjffjdbhgiomkocil
विवरण This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.
फ़ाइल का आकार 5.81 KB
स्थापना संख्या 4,456
वर्तमान संस्करण 1.2
अंतिम अपडेट 2021-05-31
प्रकाशन तिथि 2020-05-08
रेटिंग 4.17/5 कुल 6 रेटिंग्स
डेवलपर sherlingjack
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CPS Test",
    "version": "1.2",
    "manifest_version": 2,
    "icons": {
        "128": "cursor.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "CPS Test"
    }
}