Trelica
Keep track of the SaaS applications that you're using.
Что такое Trelica?
Trelica - это расширение Chrome, разработанное https://trelica.com, и его основная функция - "Keep track of the SaaS applications that you're using.".
Снимки экрана расширения
Скачать файл CRX расширения Trelica
Скачайте файлы расширений Trelica в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | Trelica |
ID | igjpcenkahclnlkcldhphacgmfilbefd |
Официальный URL | https://chromewebstore.google.com/detail/trelica/igjpcenkahclnlkcldhphacgmfilbefd |
Описание | Keep track of the SaaS applications that you're using. |
Размер файла | 2.39 MB |
Количество установок | 8,000 |
Текущая Версия | 1.3.76 |
Последнее Обновление | 2023-12-06 |
Дата публикации | 2022-04-08 |
Разработчик | https://trelica.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://trelica.com |
URL страницы помощи | https://help.trelica.com/hc/en-us/articles/7738990652189-Browser-extension-information-for-users |
URL страницы политики конфиденциальности | https://legal.trelica.com/privacy-policy |
Поддерживаемые языки | 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": [ " |