Unauth App
Unauth cross browser extension client to share website sessions
什麼是Unauth App?
Unauth App是由Unauth App開發的Chrome擴展程式,該擴展的主要功能是“Unauth cross browser extension client to share website sessions”。
擴展截圖
下載Unauth App擴展crx文件
下載Unauth App擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Unauth can be used for sharing your login sessions with other users, without actually sharing the your email and password 擴展基本資訊
| 名稱 | |
| ID | gmlboogkeejkegkdnjhgjjkgoleppcom |
| 官方網址 | https://chrome.google.com/webstore/detail/unauth-app/gmlboogkeejkegkdnjhgjjkgoleppcom |
| 簡介 | Unauth cross browser extension client to share website sessions |
| 檔案大小 | 1.04 MB |
| 安裝次數 | 36 |
| 目前版本 | 0.0.0.3 |
| 更新時間 | 2019-12-16 |
| 上架時間 | 2019-12-14 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | Unauth App |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://unauthapp.com/ |
| 說明頁面URL | https://www.youtube.com/watch?v=w4Kr3M_ex90&list=PL6I_V8VURCIOV-MQcGAcKxbF9r72KAxcy |
| 隱私政策頁面URL | https://unauthapp.com/privacy |
| 支援的語言 | 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",
" | |