WorkRamp

Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.

Apa itu WorkRamp?

WorkRamp adalah ekstensi Chrome yang dikembangkan oleh WorkRamp, dan fitur utamanya adalah "Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi WorkRamp

Unduh file ekstensi WorkRamp 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

                        The WorkRamp Extension for Chrome allows you to search all your WorkRamp content from any tab in Chrome. Just went to your Salesforce dashboard and want to learn how to close deals? Trying to figure out how to escalate a ticket in ZenDesk? Search directly for the right resources and stay focused on the task at hand. Be empowered with powerful training software that helps you Execute Better.


**== Not using WorkRamp at your company yet? ==**

WorkRamp is powerful training software that helps sales teams Execute Better. From onboarding and certifications to detailed reporting within Salesforce.com, WorkRamp is the learning platform of choice for companies like Zoom, Square, and Slack. They use WorkRamp to reduce ramp time and improve rep effectiveness. To learn more, visit https://www.workramp.com.                    

Informasi Dasar Ekstensi

Nama WorkRamp WorkRamp
ID pkikmecikcjhniafiglgoflihcddkaom
URL Resmi https://chromewebstore.google.com/detail/workramp/pkikmecikcjhniafiglgoflihcddkaom
Deskripsi Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.
Ukuran File 299 KB
Jumlah Instalasi 9,026
Versi Saat Ini 1.12.2
Terakhir Diperbarui 2022-01-08
Tanggal Publikasi 2019-10-01
Penilaian 5.00/5 Total 3 Penilaian
Pengembang WorkRamp
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.workramp.com
URL Halaman Bantuan https://help.workramp.com/en/articles/2322281-chrome-extension-with-workramp
URL Halaman Kebijakan Privasi https://www.workramp.com/about/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WorkRamp",
    "version": "1.12.2",
    "description": "Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.",
    "browser_action": {
        "default_icon": "images\/WorkRamp_16x16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "images\/WorkRamp_48x48.png"
    },
    "permissions": [
        "https:\/\/app.workramp.com\/*"
    ]
}