WorkRamp

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

ما هو WorkRamp؟

WorkRamp هو إضافة Chrome تم تطويرها بواسطة WorkRamp، والميزة الرئيسية لها هي "Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة WorkRamp

قم بتنزيل ملفات الامتداد WorkRamp بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم WorkRamp WorkRamp
ID pkikmecikcjhniafiglgoflihcddkaom
عنوان URL الرسمي https://chromewebstore.google.com/detail/workramp/pkikmecikcjhniafiglgoflihcddkaom
الوصف Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.
حجم الملف 299 KB
عدد التثبيتات 9,026
النسخة الحالية 1.12.2
آخر تحديث 2022-01-08
تاريخ النشر 2019-10-01
تقييم 5.00/5 مجموع تقييمات 3
المطور WorkRamp
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.workramp.com
عنوان صفحة المساعدة https://help.workramp.com/en/articles/2322281-chrome-extension-with-workramp
عنوان صفحة سياسة الخصوصية https://www.workramp.com/about/privacy-policy
اللغات المدعومة 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\/*"
    ]
}