LSEG Workspace Chrome Extension
LSEG Workspace Chrome Extension
Cos'è LSEG Workspace Chrome Extension?
LSEG Workspace Chrome Extension è un'estensione di Chrome sviluppata da LSEG Chrome Extension, e la sua funzione principale è "LSEG Workspace Chrome Extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione LSEG Workspace Chrome Extension
Scarica i file di estensione LSEG Workspace Chrome Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | LSEG Workspace Chrome Extension |
ID | nlhflcnldackmdoedilkogjbpebknbin |
URL Ufficiale | https://chromewebstore.google.com/detail/lseg-workspace-chrome-ext/nlhflcnldackmdoedilkogjbpebknbin |
Descrizione | LSEG Workspace Chrome Extension |
Dimensione del File | 49.43 KB |
Conteggio Installazioni | 2,581 |
Versione Corrente | 1.3.3 |
Ultimo Aggiornamento | 2024-02-29 |
Data di Pubblicazione | 2020-03-26 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | LSEG Chrome Extension |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.lseg.com/en/policies/privacy-and-cookie-statement |
Lingue Supportate | 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": [ " |