Trelica
Keep track of the SaaS applications that you're using.
Trelicaとは何ですか?
Trelicaはhttps://trelica.comによって開発されたChromeの拡張機能で、その主な機能は「Keep track of the SaaS applications that you're using.」です。
拡張機能のスクリーンショット
Trelica拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |