Trelica
Keep track of the SaaS applications that you're using.
Co to jest Trelica?
Trelica to rozszerzenie Chrome opracowane przez https://trelica.com, a jego główną funkcją jest „Keep track of the SaaS applications that you're using.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Trelica
Pobierz pliki rozszerzeń Trelica w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Trelica |
ID | igjpcenkahclnlkcldhphacgmfilbefd |
Oficjalny URL | https://chromewebstore.google.com/detail/trelica/igjpcenkahclnlkcldhphacgmfilbefd |
Opis | Keep track of the SaaS applications that you're using. |
Rozmiar pliku | 2.39 MB |
Liczba instalacji | 8,000 |
Aktualna Wersja | 1.3.76 |
Ostatnia Aktualizacja | 2023-12-06 |
Data Publikacji | 2022-04-08 |
Deweloper | https://trelica.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://trelica.com |
Adres URL Strony Pomocy | https://help.trelica.com/hc/en-us/articles/7738990652189-Browser-extension-information-for-users |
Adres URL Strony Polityki Prywatności | https://legal.trelica.com/privacy-policy |
Obsługiwane Języki | 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": [ " |