Total CSR
Access Total CSR knowledge base. Active subscription is required.
Hvad er Total CSR?
Total CSR er en Chrome-udvidelse udviklet af https://www.totalcsr.com, og dens hovedfunktion er "Access Total CSR knowledge base. Active subscription is required.".
Udvidelsesskærmbilleder
Download Total CSR-udvidelses-CRX-fil
Download Total CSR-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Access Total CSR knowledge base. Active subscription is required.
Grundlæggende oplysninger om udvidelsen
Navn | Total CSR |
ID | iekkmmbfodgmelcmobjafpochohekdmj |
Officiel URL | https://chromewebstore.google.com/detail/total-csr/iekkmmbfodgmelcmobjafpochohekdmj |
Beskrivelse | Access Total CSR knowledge base. Active subscription is required. |
Filstørrelse | 6.36 KB |
Antal Installationer | 450 |
Nuværende Version | 1.0.2 |
Senest Opdateret | 2019-05-10 |
Udgivelsesdato | 2019-05-10 |
Udvikler | https://www.totalcsr.com |
Betalingsmetode | free |
Udvidelseswebsted | https://www.totalcsr.com/ |
Hjælpeside-URL | https://www.totalcsr.com/contact-us/ |
URL til Fortrolighedspolitik Side | https://www.totalcsr.com/privacy-policy |
Understøttede Sprog | 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\/*" ] } } |