Trelica
Keep track of the SaaS applications that you're using.
¿Qué es Trelica?
Trelica es una extensión de Chrome desarrollada por https://trelica.com, y su función principal es "Keep track of the SaaS applications that you're using.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Trelica
Descarga archivos de extensión Trelica en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Trelica |
ID | igjpcenkahclnlkcldhphacgmfilbefd |
URL Oficial | https://chromewebstore.google.com/detail/trelica/igjpcenkahclnlkcldhphacgmfilbefd |
Descripción | Keep track of the SaaS applications that you're using. |
Tamaño del Archivo | 2.39 MB |
Cantidad de Instalaciones | 8,000 |
Versión Actual | 1.3.76 |
Última Actualización | 2023-12-06 |
Fecha de Publicación | 2022-04-08 |
Desarrollador | https://trelica.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://trelica.com |
URL de la Página de Ayuda | https://help.trelica.com/hc/en-us/articles/7738990652189-Browser-extension-information-for-users |
URL de la Página de Política de Privacidad | https://legal.trelica.com/privacy-policy |
Idiomas Soportados | 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": [ " |