Total CSR

Access Total CSR knowledge base. Active subscription is required.

Apa itu Total CSR?

Total CSR adalah ekstensi Chrome yang dikembangkan oleh https://www.totalcsr.com, dan fitur utamanya adalah "Access Total CSR knowledge base. Active subscription is required.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Total CSR

Unduh file ekstensi Total CSR 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

                        Access Total CSR knowledge base.

Active subscription is required.                    

Informasi Dasar Ekstensi

Nama Total CSR Total CSR
ID iekkmmbfodgmelcmobjafpochohekdmj
URL Resmi https://chromewebstore.google.com/detail/total-csr/iekkmmbfodgmelcmobjafpochohekdmj
Deskripsi Access Total CSR knowledge base. Active subscription is required.
Ukuran File 6.36 KB
Jumlah Instalasi 450
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2019-05-10
Tanggal Publikasi 2019-05-10
Pengembang https://www.totalcsr.com
Tipe Pembayaran free
Situs Ekstensi https://www.totalcsr.com/
URL Halaman Bantuan https://www.totalcsr.com/contact-us/
URL Halaman Kebijakan Privasi https://www.totalcsr.com/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Total CSR",
    "description": "Access Total CSR knowledge base. Active subscription is required.",
    "version": "1.0.2",
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_popup": "main.html",
        "default_icon": "favicon.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/app.echosage.com\/*"
        ]
    }
}