Workplace by OS33

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

What is Workplace by OS33?

Workplace by OS33 is a Chrome extension developed by https://os33.com, and its main feature is "Login to a company-branded dashboard with secure access to all your web and hosted applications.".

Extension Screenshots

screenshot

Download Workplace by OS33 Extension CRX File

Download Workplace by OS33 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 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]                    

Extension Basic Information

Name Workplace by OS33 Workplace by OS33
ID fmkgbjmpnjeiogljenmnlaampjkhhlck
Official URL https://chromewebstore.google.com/detail/workplace-by-os33/fmkgbjmpnjeiogljenmnlaampjkhhlck
Description Login to a company-branded dashboard with secure access to all your web and hosted applications.
File Size 336 KB
Installation Count 24,187
Current Version 2.6.5064.472
Last Updated 2024-01-10
Publish Date 2019-06-05
Rating 4.47/5 Total 17 Ratings
Developer https://os33.com
Email [email protected]
Payment Type free
Extension Website https://www.os33.com
Help Page URL https://help.workplace.co
Privacy Policy Page URL https://www.venn.com/privacy-policy
Supported Languages 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"
}