LSEG Workspace Chrome Extension
LSEG Workspace Chrome Extension
Wat is LSEG Workspace Chrome Extension?
LSEG Workspace Chrome Extension is een Chrome-extensie ontwikkeld door LSEG Chrome Extension, en de belangrijkste functie is "LSEG Workspace Chrome Extension".
Extensie Screenshots
Download het CRX-bestand van de extensie LSEG Workspace Chrome Extension
Download LSEG Workspace Chrome Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Use LSEG Workspace Web with Microsoft Office Add-ins. LSEG Workspace Chrome Extension, manages multiple Workspace applications to run simultaneously on the same device. Note: This release also addressed the sign-in issue found in previous version.
Basisinformatie over de Extensie
Naam | LSEG Workspace Chrome Extension |
ID | nlhflcnldackmdoedilkogjbpebknbin |
Officiële URL | https://chromewebstore.google.com/detail/lseg-workspace-chrome-ext/nlhflcnldackmdoedilkogjbpebknbin |
Beschrijving | LSEG Workspace Chrome Extension |
Bestandsgrootte | 49.43 KB |
Aantal Installaties | 2,581 |
Huidige Versie | 1.3.3 |
Laatst Bijgewerkt | 2024-02-29 |
Publicatiedatum | 2020-03-26 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | LSEG Chrome Extension |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.lseg.com/en/policies/privacy-and-cookie-statement |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "LSEG Workspace Chrome Extension", "description": "LSEG Workspace Chrome Extension", "version": "1.3.3", "action": { "default_icon": { "16": "default_icon.png", "32": "default_icon.png", "48": "default_icon.png", "128": "default_icon.png" } }, "chrome_url_overrides": { "chrome:\/\/favicon\/default_icon.png": "default_icon.png", "chrome:\/\/favicon\/light_icon.png": "light_icon.png", "chrome:\/\/favicon\/dark_icon.png": "dark_icon.png" }, "background": { "service_worker": "js\/service_worker.js" }, "content_scripts": [ { "matches": [ "https:\/\/*.reutest.com\/Apps\/O365-Online-Gateway\/*", "https:\/\/*.thomsonreuters.com\/Apps\/O365-Online-Gateway\/*", "https:\/\/*.thomsonreuters.biz\/Apps\/O365-Online-Gateway\/*" ], "js": [ "js\/officeAddin.js" ], "all_frames": true }, { "matches": [ "https:\/\/*.pwj.com\/T1\/*\/widget*", "*:\/\/*.pwj.com\/*\/ONE\/chrome\/widget*" ], "js": [ "js\/notifyReadyOnPage.js" ], "all_frames": true }, { "matches": [ " |