TekLan VPN

An awesome and lightning quick VPN service provider!

Qu'est-ce que TekLan VPN ?

TekLan VPN est une extension Chrome développée par https://teklanvpn.com, et sa fonction principale est "An awesome and lightning quick VPN service provider!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension TekLan VPN

Téléchargez les fichiers d'extension TekLan VPN au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        TekLan VPN's proxy extension! Allows you access to your Teklan VPNservice to create a proxy connection with all of our servers!                    

Informations de Base sur l'Extension

Nom TekLan VPN TekLan VPN
ID mbilioifglkkmbhkknlecljgkmjhigij
URL Officiel https://chromewebstore.google.com/detail/teklan-vpn/mbilioifglkkmbhkknlecljgkmjhigij
Description An awesome and lightning quick VPN service provider!
Taille du Fichier 1.9 MB
Nombre d'Installations 137
Version Actuelle 1.2.3
Dernière Mise à Jour 2023-03-26
Date de Publication 2021-04-07
Développeur https://teklanvpn.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://teklanvpn.com
URL de la Page d'Aide https://teklanvpn.com/submitticket.php
URL de la Page de Politique de Confidentialité https://teklanvpn.com/privacy
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TekLan VPN",
    "description": "An awesome and lightning quick VPN service provider!",
    "version": "1.2.3",
    "icons": {
        "128": "icons\/128off.png",
        "48": "icons\/48off.png"
    },
    "permissions": [
        "proxy",
        "",
        "webRequest",
        "notifications",
        "webRequestBlocking"
    ],
    "browser_action": {
        "default_icon": "icons\/128off.png",
        "default_title": "Teklan VPN",
        "default_popup": "f.html"
    },
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "background.js"
        ]
    },
    "minimum_chrome_version": "31.0.0"
}