WorkRamp

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

WorkRampとは何ですか?

WorkRampはWorkRampによって開発されたChromeの拡張機能で、その主な機能は「Powerful training software that helps companies Execute Better. Equip your employees to reach their full potential.」です。

拡張機能のスクリーンショット

screenshot

WorkRamp拡張機能のCRXファイルをダウンロード

WorkRamp拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.workramp.com
ヘルプページのURL https://help.workramp.com/en/articles/2322281-chrome-extension-with-workramp
プライバシーポリシーページのURL 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\/*"
    ]
}