BlufVPN

Fast and secure VPN service is only a few clicks away. BlufVPN helps to protect your personal information and value your privacy.

Wat is BlufVPN?

BlufVPN is een Chrome-extensie ontwikkeld door https://blufvpn.com, en de belangrijkste functie is "Fast and secure VPN service is only a few clicks away. BlufVPN helps to protect your personal information and value your privacy.".

Extensie Screenshots

Download het CRX-bestand van de extensie BlufVPN

Download BlufVPN-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

                        BlufPass Password Manager saves, manages, and syncs all your passwords across all your devices.

BlufPass Password Manager synchronizes every change you make, and can be used on a wide range of devices and operating systems as well as with popular browsers via an extension.

◆ ONE PASSWORD FOR ALL DEVICES ◆
With BlufPass you only need to remember one single password – the master password.

◆ AUTO-FILL LOGIN FORMS ◆
Easy and convinient Auto-Fill feature.                    

Basisinformatie over de Extensie

Naam BlufVPN BlufVPN
ID igiahbpklpbdfcbmgknkafjpjpajhhfm
Officiële URL https://chromewebstore.google.com/detail/blufvpn/igiahbpklpbdfcbmgknkafjpjpajhhfm
Beschrijving Fast and secure VPN service is only a few clicks away. BlufVPN helps to protect your personal information and value your privacy.
Bestandsgrootte 550 KB
Aantal Installaties 73
Huidige Versie 1.1
Laatst Bijgewerkt 2022-09-28
Publicatiedatum 2021-11-24
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://blufvpn.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://blufvpn.com
Help Pagina-URL https://blufvpn.com/faq/
URL van de Privacybeleid Pagina https://blufvpn.com/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BlufVPN",
    "description": "Fast and secure VPN service is only a few clicks away. BlufVPN helps to protect your personal information and value your privacy.",
    "version": "1.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup",
        "default_icon": {
            "16": ".\/img\/inactive.png",
            "48": ".\/img\/inactive.png",
            "128": ".\/img\/inactive.png"
        }
    },
    "permissions": [
        "proxy",
        "storage",
        "alarms",
        "background"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    }
}