Trelica
Keep track of the SaaS applications that you're using.
What is Trelica?
Trelica is a Chrome extension developed by https://trelica.com, and its main feature is "Keep track of the SaaS applications that you're using.".
Extension Screenshots
Download Trelica Extension CRX File
Download Trelica extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Trelica |
ID | igjpcenkahclnlkcldhphacgmfilbefd |
Official URL | https://chromewebstore.google.com/detail/trelica/igjpcenkahclnlkcldhphacgmfilbefd |
Description | Keep track of the SaaS applications that you're using. |
File Size | 2.39 MB |
Installation Count | 8,000 |
Current Version | 1.3.76 |
Last Updated | 2023-12-06 |
Publish Date | 2022-04-08 |
Developer | https://trelica.com |
[email protected] | |
Payment Type | free |
Extension Website | https://trelica.com |
Help Page URL | https://help.trelica.com/hc/en-us/articles/7738990652189-Browser-extension-information-for-users |
Privacy Policy Page URL | https://legal.trelica.com/privacy-policy |
Supported Languages | 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": [ " |