Trelica
Keep track of the SaaS applications that you're using.
Vad är Trelica?
Trelica är en Chrome-tillägg utvecklad av https://trelica.com, och dess huvudfunktion är "Keep track of the SaaS applications that you're using.".
Tilläggsskärmbilder
Ladda ner Trelica-förlängningens CRX-fil
Ladda ner Trelica-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Trelica |
ID | igjpcenkahclnlkcldhphacgmfilbefd |
Officiell webbadress | https://chromewebstore.google.com/detail/trelica/igjpcenkahclnlkcldhphacgmfilbefd |
Beskrivning | Keep track of the SaaS applications that you're using. |
Filstorlek | 2.39 MB |
Antal Installationer | 8,000 |
Aktuell Version | 1.3.76 |
Senast Uppdaterad | 2023-12-06 |
Publiceringsdatum | 2022-04-08 |
Utvecklare | https://trelica.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://trelica.com |
Hjälpsida URL | https://help.trelica.com/hc/en-us/articles/7738990652189-Browser-extension-information-for-users |
URL till Sekretesspolicy Sidan | https://legal.trelica.com/privacy-policy |
Stödda Språk | 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": [ " |