uPerform® In-application Help

uPerform® by ANCILE helps you master applications while you work.

uPerform® In-application Help란 무엇입니까?

uPerform® In-application Help은(는) ANCILE Solutions, Inc.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "uPerform® by ANCILE helps you master applications while you work."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

uPerform® In-application Help 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        The uPerform® just-in-time training and support platform helps you master applications while you work.

Employees start forgetting what they learned as soon as they finish training. Reinforce their skills and boost proficiency with uPerform® learning content available directly in your software.

Our just-in-time training and support platform drives user adoption and helps organizations realize the full value of their ERP, HCM, and other world-leading business applications.

Reinforce Learning.

Users who are confident and competent will use your software more often and effectively, producing better results. uPerform gets the right learning content to the right person at the right time directly in the workflow, even when it is highly customized. Help reduce employee frustration and turnover while helping them achieve your business goals.

Accelerate Creation.

Your software is constantly evolving, onboarding employees more challenging, and your investment lasts much longer than the initial rollout. Our recorder makes it quick and easy for subject matter experts and administrators to capture process detail and publish learning content that is accessed directly in the application.

Simplify Management.

Managing your content and getting it to people who need it can be complicated. Simplify your authoring and delivery workflows and ensure accurate content and policy compliance with editorial reviews, version control, and reporting analytics.

A connection to uPerform is required. Contact [email protected] for more information.

By installing the extension, you agree to these terms and conditions:

Application Terms:
https://www.uperform.com/application-terms/

Privacy Policy:
https://www.uperform.com/legal/privacy-policy                    

확장 프로그램 기본 정보

이름 uPerform® In-application Help uPerform® In-application Help
ID aefalnopbcachhkjnihfjgglnjdegicg
공식 URL https://chromewebstore.google.com/detail/uperform%C2%AE-in-application/aefalnopbcachhkjnihfjgglnjdegicg
설명 uPerform® by ANCILE helps you master applications while you work.
파일 크기 4.5 MB
설치 횟수 375,646
현재 버전 5.43.138.2199
최근 업데이트 2024-02-25
출시 날짜 2020-04-27
평점 4.00/5 총 4 개의 평점
개발자 ANCILE Solutions, Inc.
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.ancile.com
도움말 페이지 URL https://support.ancile.com/hc/en-us
개인정보 보호 정책 페이지 URL http://www.ancile.com/legal/privacy-policy
지원되는 언어 en
manifest.json
{
    "description": "uPerform\u00ae by ANCILE helps you master applications while you work.",
    "manifest_version": 3,
    "name": "uPerform\u00ae In-application Help",
    "short_name": "uPerform",
    "version": "5.43.138.2199",
    "homepage_url": "https:\/\/www.uperform.com",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "19": "icons\/19.png",
        "38": "icons\/38.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png",
            "64": "icons\/64.png",
            "128": "icons\/128.png"
        },
        "default_popup": "popup.html",
        "default_title": "uPerform\u00ae In-application Help"
    },
    "permissions": [
        "tabs",
        "storage",
        "nativeMessaging"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                ".\/lib\/jquery-2.2.4.min.js",
                ".\/lib\/jquery-ui-1.12.1.min.js",
                ".\/InAppCsh\/script\/console.js",
                ".\/contentscript.js",
                ".\/InAppCsh\/script\/csh-all.js"
            ],
            "css": [
                ".\/InAppCsh\/style\/csh\/jquery.ancile.messageribbon.css",
                ".\/InAppCsh\/style\/csh\/jquery.ancile.sidebar.css",
                ".\/InAppCsh\/style\/csh\/jquery.ancile.toolbar.css"
            ],
            "run_at": "document_end",
            "matches": [
                ""
            ]
        },
        {
            "js": [
                ".\/configext.js",
                ".\/lib\/jquery-2.2.4.min.js",
                ".\/InAppCsh\/script\/console.js",
                ".\/recording\/accessbridgecontent.js",
                ".\/recording\/accessibleelement.js",
                ".\/recording\/controlinformationmanager.js",
                ".\/recording\/screenmanager.js"
            ],
            "css": [
                ".\/InAppCsh\/style\/font-awesome\/css\/font-awesome.min.css",
                ".\/InAppCsh\/style\/open-sans\/css\/open-sans.min.css",
                ".\/InAppCsh\/style\/jqueryui\/jquery-ui-1.12.1.min.css",
                ".\/InAppCsh\/style\/jqueryui\/jquery-ui-1.12.1.structure.min.css",
                ".\/InAppCsh\/style\/jqueryui\/jquery-ui-1.12.1.theme.min.css",
                ".\/InAppCsh\/style\/csh\/csh.css"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "matches": [
                ""
            ]
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "InAppCsh\/style\/open-sans\/fonts\/**",
                "InAppCsh\/style\/font-awesome\/fonts\/*",
                "InAppCsh\/style\/jqueryui\/images\/*",
                "inject.closecshexternalauthwin.js",
                "inject.setcshuserobject.js",
                "inject.setextensionmode.js",
                "inject.setinappcshprofiles.js",
                "inject.inappui5.js"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; worker-src 'self'; child-src 'self';"
    }
}