Teamstack
Teamstack is an identity access management platform that allows you to grow your team seamlessly by automating identity management.
Vad är Teamstack?
Teamstack är en Chrome-tillägg utvecklad av Teamstack.com, och dess huvudfunktion är "Teamstack is an identity access management platform that allows you to grow your team seamlessly by automating identity management.".
Tilläggsskärmbilder
Ladda ner Teamstack-förlängningens CRX-fil
Ladda ner Teamstack-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 Teamstack browser extension allows you to automatically sign into applications that normally would require a user to manually enter their credentials (Form-Based Applications) as well as SAML applications with a single click. Admins of organizations can manage access to applications for their users. With the Teamstack browser extension you can: • Easily navigate to Teamstack dashboard and have access to multiple applications; • Quickly switch between various applications that you have access to without needing to enter username and password manually every single time; • Access your applications through multiple browsers.
Grundläggande Information om Tillägg
Namn | Teamstack |
ID | flopdmkfmcglkkmefjgemmmahafbmbko |
Officiell webbadress | https://chromewebstore.google.com/detail/teamstack/flopdmkfmcglkkmefjgemmmahafbmbko |
Beskrivning | Teamstack is an identity access management platform that allows you to grow your team seamlessly by automating identity management. |
Filstorlek | 1.54 MB |
Antal Installationer | 528 |
Aktuell Version | 2.0.0 |
Senast Uppdaterad | 2022-11-28 |
Publiceringsdatum | 2020-05-17 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | Teamstack.com |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://www.teamstack.com/privacy.html |
Stödda Språk | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Teamstack", "author": "Teamstack", "version": "2.0.0", "description": "Teamstack is an identity access management platform that allows you to grow your team seamlessly by automating identity management.", "short_name": "Teamstack", "manifest_version": 3, "icons": { "16": "icons\/logo_16.png", "25": "icons\/logo_25.png", "32": "icons\/logo_32.png", "48": "icons\/logo_48.png", "64": "icons\/logo_64.png", "128": "icons\/logo_128.png" }, "permissions": [ "activeTab", "tabs", "contextMenus", "storage", "notifications", "scripting" ], "web_accessible_resources": [ { "resources": [ "img\/*", "pages\/*", "JavaScript\/*", "css\/*" ], "matches": [ " |