Pied VPN

Free and unlimited VPN service

Τι είναι το Pied VPN;

Το Pied VPN είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον madmitriy551, και η κύρια λειτουργία του είναι "Free and unlimited VPN service".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Pied VPN

Λήψη αρχείων επέκτασης Pied VPN σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        If you are worried about unprotected Wi-Fi hotspots, want to access a specific website or just want to be protected from surveillance then you should definitely check out this awesome extension. Extension has such a simple and intuitive design, so you won’t have any difficulties using our addon. Choose the desired country and address and surf internet without any restrictions. What our new VPN extension extension is designed to do is allows you to hide your IP address and access blocked content after connecting to our VPN servers. Absolutely free yet high-quality product designed to simply do its job. You can rely on this VPN extension, because it’ll never let you down. 
We guarantee that you will not be disappointed by our VPN proxy extension. 
It encrypts your connection so that no one knows what you’re doing online. Download our new free VPN for chrome browser and have no worries. Forget about any geographical restrictions and unblock any content you want. Install this addon, open list chrome extension (puzzle icon on toolbar), click on extension icon and choose desired adress and country. VPN proxy is the best chrome extension of its kind and can be called as the easiest way to keep your network safe and private.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Pied VPN Pied VPN
ID pcefklnbkknmgeehkbehplgdnbacfjlg
Επίσημο URL https://chrome.google.com/webstore/detail/pied-vpn/pcefklnbkknmgeehkbehplgdnbacfjlg
Περιγραφή Free and unlimited VPN service
Μέγεθος Αρχείου 44.32 KB
Αριθμός Εγκαταστάσεων 10,000
Τρέχουσα Έκδοση 1.4
Τελευταία Ενημέρωση 2022-06-01
Ημερομηνία Δημοσίευσης 2021-10-01
Αξιολόγηση 2.33/5 Συνολικά 9 Αξιολογήσεις
Προγραμματιστής madmitriy551
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.4",
    "icons": {
        "128": "sty\/vpn.png"
    },
    "background": {
        "scripts": [
            "juju\/bubu.js"
        ]
    },
    "browser_action": {
        "default_popup": "juju\/koko\/pupap.html",
        "default_icon": {
            "128": "sty\/vpn.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "juju\/patron.js"
            ]
        }
    ],
    "permissions": [
        "proxy",
        "storage",
        ""
    ]
}