Unauth App
Unauth cross browser extension client to share website sessions
Cos'è Unauth App?
Unauth App è un'estensione di Chrome sviluppata da Unauth App, e la sua funzione principale è "Unauth cross browser extension client to share website sessions".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Unauth App
Scarica i file di estensione Unauth App in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Unauth can be used for sharing your login sessions with other users, without actually sharing the your email and password
Informazioni di Base sull'Estensione
Nome | |
ID | gmlboogkeejkegkdnjhgjjkgoleppcom |
URL Ufficiale | https://chrome.google.com/webstore/detail/unauth-app/gmlboogkeejkegkdnjhgjjkgoleppcom |
Descrizione | Unauth cross browser extension client to share website sessions |
Dimensione del File | 1.04 MB |
Conteggio Installazioni | 36 |
Versione Corrente | 0.0.0.3 |
Ultimo Aggiornamento | 2019-12-16 |
Data di Pubblicazione | 2019-12-14 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Unauth App |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://unauthapp.com/ |
URL della Pagina di Aiuto | https://www.youtube.com/watch?v=w4Kr3M_ex90&list=PL6I_V8VURCIOV-MQcGAcKxbF9r72KAxcy |
URL della Pagina della Politica sulla Privacy | https://unauthapp.com/privacy |
Lingue Supportate | 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", " |