WorkRamp

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

What is WorkRamp?

WorkRamp is a Chrome extension developed by WorkRamp, and its main feature is "Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.".

Extension Screenshots

screenshot

Download WorkRamp Extension CRX File

Download WorkRamp 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

                        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.                    

Extension Basic Information

Name WorkRamp WorkRamp
ID pkikmecikcjhniafiglgoflihcddkaom
Official URL https://chromewebstore.google.com/detail/workramp/pkikmecikcjhniafiglgoflihcddkaom
Description Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.
File Size 299 KB
Installation Count 9,026
Current Version 1.12.2
Last Updated 2022-01-08
Publish Date 2019-10-01
Rating 5.00/5 Total 3 Ratings
Developer WorkRamp
Email [email protected]
Payment Type free
Extension Website https://www.workramp.com
Help Page URL https://help.workramp.com/en/articles/2322281-chrome-extension-with-workramp
Privacy Policy Page URL https://www.workramp.com/about/privacy-policy
Supported Languages 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\/*"
    ]
}