Unauth App
Unauth cross browser extension client to share website sessions
Vad är Unauth App?
Unauth App är en Chrome-tillägg utvecklad av Unauth App, och dess huvudfunktion är "Unauth cross browser extension client to share website sessions".
Tilläggsskärmbilder
Ladda ner Unauth App-förlängningens CRX-fil
Ladda ner Unauth App-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
Unauth can be used for sharing your login sessions with other users, without actually sharing the your email and password
Grundläggande Information om Tillägg
Namn | |
ID | gmlboogkeejkegkdnjhgjjkgoleppcom |
Officiell webbadress | https://chrome.google.com/webstore/detail/unauth-app/gmlboogkeejkegkdnjhgjjkgoleppcom |
Beskrivning | Unauth cross browser extension client to share website sessions |
Filstorlek | 1.04 MB |
Antal Installationer | 36 |
Aktuell Version | 0.0.0.3 |
Senast Uppdaterad | 2019-12-16 |
Publiceringsdatum | 2019-12-14 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Unauth App |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://unauthapp.com/ |
Hjälpsida URL | https://www.youtube.com/watch?v=w4Kr3M_ex90&list=PL6I_V8VURCIOV-MQcGAcKxbF9r72KAxcy |
URL till Sekretesspolicy Sidan | https://unauthapp.com/privacy |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Unauth App", "author": "Arshad Kazmi", "version": "0.0.0.3", "description": "Unauth cross browser extension client to share website sessions", "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_title": "Unauth App", "default_icon": "logo192.png" }, "permissions": [ "tabs", " |