Trelica
Keep track of the SaaS applications that you're using.
Cos'è Trelica?
Trelica è un'estensione di Chrome sviluppata da https://trelica.com, e la sua funzione principale è "Keep track of the SaaS applications that you're using.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Trelica
Scarica i file di estensione Trelica 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
The Trelica browser extension shows you the SaaS applications that you're using. This information is analyzed in Trelica by your IT team to understand and manage the web-based applications that are being used in your organization. By helping build a picture of what tools people are really using day-to-day, you can help the IT team save money, and better support the tools people are actually using.
Informazioni di Base sull'Estensione
Nome | Trelica |
ID | igjpcenkahclnlkcldhphacgmfilbefd |
URL Ufficiale | https://chromewebstore.google.com/detail/trelica/igjpcenkahclnlkcldhphacgmfilbefd |
Descrizione | Keep track of the SaaS applications that you're using. |
Dimensione del File | 2.39 MB |
Conteggio Installazioni | 8,000 |
Versione Corrente | 1.3.76 |
Ultimo Aggiornamento | 2023-12-06 |
Data di Pubblicazione | 2022-04-08 |
Sviluppatore | https://trelica.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://trelica.com |
URL della Pagina di Aiuto | https://help.trelica.com/hc/en-us/articles/7738990652189-Browser-extension-information-for-users |
URL della Pagina della Politica sulla Privacy | https://legal.trelica.com/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Trelica", "version": "1.3.76", "default_locale": "en", "description": "Keep track of the SaaS applications that you're using.", "icons": { "16": "icons\/logo_16.png", "32": "icons\/logo_32.png", "48": "icons\/logo_48.png", "128": "icons\/logo_128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |