Workplace by OS33

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

Was ist Workplace by OS33?

Workplace by OS33 ist eine Chrome-Erweiterung, die von https://os33.com entwickelt wurde, und ihr Hauptmerkmal ist "Login to a company-branded dashboard with secure access to all your web and hosted applications.".

Erweiterungsscreenshots

screenshot

Workplace by OS33-Erweiterungs-CRX-Datei herunterladen

Laden Sie Workplace by OS33-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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]                    

Grundlegende Informationen zur Erweiterung

Name Workplace by OS33 Workplace by OS33
ID fmkgbjmpnjeiogljenmnlaampjkhhlck
Offizielle URL https://chromewebstore.google.com/detail/workplace-by-os33/fmkgbjmpnjeiogljenmnlaampjkhhlck
Beschreibung Login to a company-branded dashboard with secure access to all your web and hosted applications.
Dateigröße 336 KB
Installationsanzahl 24,187
Aktuelle Version 2.6.5064.472
Letztes Update 2024-01-10
Veröffentlichungsdatum 2019-06-05
Bewertung 4.47/5 Insgesamt 17 Bewertungen
Entwickler https://os33.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.os33.com
Hilfeseite URL https://help.workplace.co
URL der Datenschutzrichtlinien-Seite https://www.venn.com/privacy-policy
Unterstützte Sprachen 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"
}