CPS Test

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

Apa itu CPS Test?

CPS Test adalah ekstensi Chrome yang dikembangkan oleh sherlingjack, dan fitur utamanya adalah "This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi CPS Test

Unduh file ekstensi CPS Test dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama CPS Test CPS Test
ID aphphgiefmjmofabjffjdbhgiomkocil
URL Resmi https://chromewebstore.google.com/detail/cps-test/aphphgiefmjmofabjffjdbhgiomkocil
Deskripsi This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.
Ukuran File 5.81 KB
Jumlah Instalasi 4,456
Versi Saat Ini 1.2
Terakhir Diperbarui 2021-05-31
Tanggal Publikasi 2020-05-08
Penilaian 4.17/5 Total 6 Penilaian
Pengembang sherlingjack
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}