Leaser MagiConnect

Connect to your service without using the password.

Wat is Leaser MagiConnect?

Leaser MagiConnect is een Chrome-extensie ontwikkeld door https://leaser.in, en de belangrijkste functie is "Connect to your service without using the password.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Leaser MagiConnect

Download Leaser MagiConnect-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Leaser MagiConnect Leaser MagiConnect
ID nknhgalkkclpomjnpibnphcklcmabcjg
Officiële URL https://chromewebstore.google.com/detail/leaser-magiconnect/nknhgalkkclpomjnpibnphcklcmabcjg
Beschrijving Connect to your service without using the password.
Bestandsgrootte 2.7 MB
Aantal Installaties 31
Huidige Versie 1.7
Laatst Bijgewerkt 2021-11-25
Publicatiedatum 2021-10-26
Ontwikkelaar https://leaser.in
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://app.leaser.in/
Help Pagina-URL https://leaser.in/about_us
URL van de Privacybeleid Pagina https://leaser.in/privacy-policy
Ondersteunde Talen 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:"
}