Total CSR

Access Total CSR knowledge base. Active subscription is required.

What is Total CSR?

Total CSR is a Chrome extension developed by https://www.totalcsr.com, and its main feature is "Access Total CSR knowledge base. Active subscription is required.".

Extension Screenshots

screenshot
screenshot

Download Total CSR Extension CRX File

Download Total CSR extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Access Total CSR knowledge base.

Active subscription is required.                    

Extension Basic Information

Name Total CSR Total CSR
ID iekkmmbfodgmelcmobjafpochohekdmj
Official URL https://chromewebstore.google.com/detail/total-csr/iekkmmbfodgmelcmobjafpochohekdmj
Description Access Total CSR knowledge base. Active subscription is required.
File Size 6.36 KB
Installation Count 450
Current Version 1.0.2
Last Updated 2019-05-10
Publish Date 2019-05-10
Developer https://www.totalcsr.com
Payment Type free
Extension Website https://www.totalcsr.com/
Help Page URL https://www.totalcsr.com/contact-us/
Privacy Policy Page URL https://www.totalcsr.com/privacy-policy
Supported Languages 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\/*"
        ]
    }
}