Leaser MagiConnect

Connect to your service without using the password.

Leaser MagiConnectとは何ですか?

Leaser MagiConnectはhttps://leaser.inによって開発されたChromeの拡張機能で、その主な機能は「Connect to your service without using the password.」です。

拡張機能のスクリーンショット

screenshot

Leaser MagiConnect拡張機能のCRXファイルをダウンロード

Leaser MagiConnect拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Leaser MagiConnect is a part of Leaser ecosystem. With this extension, user can log on to their purchased service without knowing the credentials of the service. The sole purpose of this extension to make the user experience as smooth as possible.                    

拡張機能の基本情報

名前 Leaser MagiConnect Leaser MagiConnect
ID nknhgalkkclpomjnpibnphcklcmabcjg
公式URL https://chromewebstore.google.com/detail/leaser-magiconnect/nknhgalkkclpomjnpibnphcklcmabcjg
説明 Connect to your service without using the password.
ファイルサイズ 2.7 MB
インストール数 31
現在のバージョン 1.7
最終更新日 2021-11-25
公開日 2021-10-26
開発者 https://leaser.in
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://app.leaser.in/
ヘルプページのURL https://leaser.in/about_us
プライバシーポリシーページのURL https://leaser.in/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Leaser MagiConnect",
    "description": "Connect to your service without using the password.",
    "short_name": "Leaser MagiConnect",
    "version": "1.7",
    "icons": {
        "512": "icons\/logo.png"
    },
    "browser_action": {
        "default_icon": "icons\/logo.png",
        "default_popup": "popup\/index.html"
    },
    "permissions": [
        "cookies",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        "popup\/index.html"
    ],
    "content_security_policy": "default-src 'self' https:\/\/api.leaser.in; script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; img-src 'self' https:\/\/www.google-analytics.com https:\/\/stats.g.doubleclick.net data:"
}