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": [ " |