Workplace by OS33

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

Hvad er Workplace by OS33?

Workplace by OS33 er en Chrome-udvidelse udviklet af https://os33.com, og dens hovedfunktion er "Login to a company-branded dashboard with secure access to all your web and hosted applications.".

Udvidelsesskærmbilleder

screenshot

Download Workplace by OS33-udvidelses-CRX-fil

Download Workplace by OS33-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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]                    

Grundlæggende oplysninger om udvidelsen

Navn Workplace by OS33 Workplace by OS33
ID fmkgbjmpnjeiogljenmnlaampjkhhlck
Officiel URL https://chromewebstore.google.com/detail/workplace-by-os33/fmkgbjmpnjeiogljenmnlaampjkhhlck
Beskrivelse Login to a company-branded dashboard with secure access to all your web and hosted applications.
Filstørrelse 336 KB
Antal Installationer 24,187
Nuværende Version 2.6.5064.472
Senest Opdateret 2024-01-10
Udgivelsesdato 2019-06-05
Bedømmelse 4.47/5 Samlet 17 Bedømmelser
Udvikler https://os33.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.os33.com
Hjælpeside-URL https://help.workplace.co
URL til Fortrolighedspolitik Side https://www.venn.com/privacy-policy
Understøttede Sprog 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"
}