Workplace by OS33

Login to a company-branded dashboard with secure access to all your web and hosted applications.

Workplace by OS33란 무엇입니까?

Workplace by OS33은(는) https://os33.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Login to a company-branded dashboard with secure access to all your web and hosted applications."입니다.

확장 프로그램 스크린샷

screenshot

Workplace by OS33 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The secure and compliance way for wealth managers to work

* One password for everything *
Single sign on.  Login to a company-branded dashboard with secure access to all your web & hosted applications.

* Work anywhere *
Total mobility. Access all your files and apps from any desktop, laptop, tablet or phone. Company permission required.

* Compliance built-in *
Peace of mind. Enterprise class security systems, proven in highly regulated financial and insurance industries.

* Legitimate business purposes only *
Workplace is the compliance platform chosen by your company.  By installing this extension in your browser, you confirm to use your Workplace account for legitimate business purposes only, with the understanding that all your interactions in the browser are recorded (including, but not limited to, websites you visit, what files you upload/download/print, copy/paste activity, and information on the security state of the device you are on).  You also confirm, that you understand this information is available for review by your company (and appropriate regulators).

By installing this extension in your browser, you also confirm you read and agree to OS33’s Privacy Policy ( https://www.os33.com/privacy-policy/) and End User License Agreement (https://www.os33.com/eula/) which govern your download and use of the Workplace product.

If you have any questions, please call 866-583-8911 or email [email protected]                    

확장 프로그램 기본 정보

이름 Workplace by OS33 Workplace by OS33
ID fmkgbjmpnjeiogljenmnlaampjkhhlck
공식 URL https://chromewebstore.google.com/detail/workplace-by-os33/fmkgbjmpnjeiogljenmnlaampjkhhlck
설명 Login to a company-branded dashboard with secure access to all your web and hosted applications.
파일 크기 336 KB
설치 횟수 24,187
현재 버전 2.6.5064.472
최근 업데이트 2024-01-10
출시 날짜 2019-06-05
평점 4.47/5 총 17 개의 평점
개발자 https://os33.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.os33.com
도움말 페이지 URL https://help.workplace.co
개인정보 보호 정책 페이지 URL https://www.venn.com/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "res\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_icon": "icons\/icon16.png",
        "default_title": "Workplace"
    },
    "description": "Login to a company-branded dashboard with secure access to all your web and hosted applications.",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "frameUtils.js",
                "q.js",
                "aes.js",
                "pbkdf2.js",
                "curve255.js",
                "json.js",
                "selector-generator.js",
                "di4js.js",
                "jquery-2.2.4.js",
                "jquery.tmpl.js",
                "constants.js",
                "templates.js",
                "visible.js",
                "formFinder.js",
                "finder.js",
                "domOrder.js",
                "concatRegexp.js",
                "cryptoService.js",
                "keyExchangeProvider.js",
                "labelFinder.js",
                "loginButtonsFinder.js",
                "usernamesFinder.js",
                "passwordsFinder.js",
                "loginContainerFinder.js",
                "emailsFinder.js",
                "visibleFieldsFinder.js",
                "containerWithPasswordFinder.js",
                "formWithPasswordFinder.js",
                "logoutButtonFinder.js",
                "loginFormDetector.js",
                "loginFormDetectorFrames.js",
                "fillInput.js",
                "logger.js",
                "browserChecker.js",
                "framesHandler.js",
                "apiRouteFactory.js",
                "desktopMessenger.js",
                "pageMessaging.js",
                "customEventDispatcher.js",
                "urlUtils.js",
                "errorUtils.js",
                "arrayUtils.js",
                "urlComparer.js",
                "globalStorage.js",
                "userProvider.js",
                "extensionSettingsProvider.js",
                "permissionsProvider.js",
                "storageResourceKeyProvider.js",
                "storageResourceManager.js",
                "ajax.js",
                "loginAsHandler.js",
                "docready.js",
                "loginAsReady.js",
                "tabStorage.js",
                "errorMessageStrategy.js",
                "submitFailureStrategy.js",
                "testModeHandler.js",
                "featureFlags.js",
                "rollbarErrorParser.js",
                "rollbarErrorStackParser.js",
                "rollbarStackFrame.js",
                "rollbarLogger.js",
                "portalEventHandler.js",
                "tabStorageValidator.js",
                "ssoRunner.js",
                "ssoRunnerTestMode.js",
                "submitStrategy.js",
                "submitStrategyTestMode.js",
                "customInjectors.js",
                "customCredentialsChecker.js",
                "formFieldsFiller.js",
                "submitInvoker.js",
                "submitInvokerTestMode.js",
                "webSiteHandlerTestMode.js",
                "credentialsInjector.js",
                "credentialsInjectorTestMode.js",
                "appMatchingStrategy.js",
                "appstorage.js",
                "portalConnector.js",
                "domReporter.js",
                "versionProvider.js",
                "serverReporter.js",
                "repeatableAjax.js",
                "regionsStorage.js",
                "credentialsRetriever.js",
                "credentialsDecryptor.js",
                "frameTask.js",
                "triggerEvent.js",
                "credentialsInjectorFrames.js",
                "submitStrategyOverJsScriptFactory.js",
                "genericInjector.js",
                "globalEventObserver.js",
                "websiteEventObserver.js",
                "websiteSsoEventObserver.js",
                "limiter.js",
                "fieldTextParser.js",
                "dialogManager.js",
                "dialogViewManager.js",
                "csrfStorage.js",
                "portalTokenStorage.js",
                "dialogMessenger.js",
                "configStorage.js",
                "loginFormDataExtractor.js",
                "websiteAccountManager.js",
                "websiteLinkManager.js",
                "activityEventObserver.js",
                "websiteSsoEventHandler.js",
                "websiteEventHandler.js",
                "browser.js",
                "tabHandler.js",
                "passwordManager.js",
                "diRegister.js",
                "inFrameListener.js",
                "extensionModeManager.js",
                "activityHandler.js",
                "bootstrap.js"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts; script-src 'self';  object-src 'self'"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "homepage_url": "http:\/\/www.os33.com\/",
    "version": "2.6.5064.472",
    "incognito": "split",
    "background": {
        "service_worker": "backgroundLoader.js"
    },
    "permissions": [
        "nativeMessaging",
        "tabs",
        "scripting",
        "activeTab",
        "webNavigation",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "name": "Workplace by OS33"
}