Workplace by OS33

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

Workplace by OS33 là gì?

Workplace by OS33 là một tiện ích mở rộng Chrome được phát triển bởi https://os33.com, và tính năng chính của nó là "Login to a company-branded dashboard with secure access to all your web and hosted applications.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Workplace by OS33

Tải xuống các tệp mở rộng Workplace by OS33 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Workplace by OS33 Workplace by OS33
ID fmkgbjmpnjeiogljenmnlaampjkhhlck
URL Chính Thức https://chromewebstore.google.com/detail/workplace-by-os33/fmkgbjmpnjeiogljenmnlaampjkhhlck
Mô tả Login to a company-branded dashboard with secure access to all your web and hosted applications.
Kích Thước Tệp 336 KB
Số Lần Cài Đặt 24,187
Phiên Bản Hiện Tại 2.6.5064.472
Cập Nhật Lần Cuối 2024-01-10
Ngày Phát Hành 2019-06-05
Đánh Giá 4.47/5 Tổng số 17 Đánh Giá
Nhà Phát Triển https://os33.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.os33.com
URL Trang Trợ Giúp https://help.workplace.co
URL Trang Chính Sách Bảo Mật https://www.venn.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
}