ProxyFish

ProxyFish is a secure web-tunnelling extension, or a browser-based VPN.

Τι είναι το ProxyFish;

Το ProxyFish είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://proxyfish.com, και η κύρια λειτουργία του είναι "ProxyFish is a secure web-tunnelling extension, or a browser-based VPN.".

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

screenshot
screenshot
screenshot

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

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

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

                        The fastest and easiest to use Chrome VPN Proxy Extension. Unblock any website and browse the web securely for free. Our free VPN proxy extension includes over 20+ locations to use for free, along with an option for premium and dedicated IP addresses for advanced users.

Why use ProxyFish?

The VPN Chrome extension by ProxyFish allows you to:
• unblock websites free with our built-in vpn on your chrome browser instantly
• mask your IP address for browsing the internet in full anonymity
• connect to our free and premium server locations
• connect to over 20+ locations for free users
• stay safe on public WiFi
• bypass WebRTC leaks
• bypass your internet providers blocks and restrictions
• have no speed or bandwidth limitations
• unblock streaming services like Netflix and Hulu.
• no login required, login as guest and use all of our free servers.

We do not store activity logs and there are no ads. We do offer premium servers and dedicated IPs which offer even faster speeds and more locations.

You can find our privacy policy here: https://www.proxyfish.com/privacy.php

Connect with us:
Our site: https://www.proxyfish.com
Extension page: https://www.proxyfish.com/extension.php                    

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

Όνομα ProxyFish ProxyFish
ID gbmdmipapolaohpinhblmcnpmmlgfgje
Επίσημο URL https://chromewebstore.google.com/detail/proxyfish/gbmdmipapolaohpinhblmcnpmmlgfgje
Περιγραφή ProxyFish is a secure web-tunnelling extension, or a browser-based VPN.
Μέγεθος Αρχείου 986 KB
Αριθμός Εγκαταστάσεων 5,000
Τρέχουσα Έκδοση 0.3.3
Τελευταία Ενημέρωση 2023-05-12
Ημερομηνία Δημοσίευσης 2019-08-23
Αξιολόγηση 3.44/5 Συνολικά 25 Αξιολογήσεις
Προγραμματιστής https://proxyfish.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.proxyfish.com
URL της Σελίδας Πολιτικής Απορρήτου https://www.proxyfish.com/privacy.php
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "manifest_version": 3,
    "name": "ProxyFish",
    "version": "0.3.3",
    "short_name": "proxyfishvpn",
    "description": "ProxyFish is a secure web-tunnelling extension, or a browser-based VPN.",
    "icons": {
        "16": "assets\/icons\/on-16.png",
        "32": "assets\/icons\/on-32.png",
        "48": "assets\/icons\/on-48.png",
        "64": "assets\/icons\/on-64.png",
        "128": "assets\/icons\/on-128.png"
    },
    "action": {
        "default_popup": "popups\/check.html",
        "default_icon": {
            "16": "assets\/icons\/on-16.png",
            "32": "assets\/icons\/on-32.png",
            "48": "assets\/icons\/on-48.png",
            "64": "assets\/icons\/on-64.png",
            "128": "assets\/icons\/on-128.png"
        }
    },
    "author": "SENTQ",
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "http:\/\/www.proxyfish.com\/chrome",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestAuthProvider",
        "storage",
        "privacy",
        "management",
        "background"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "minimum_chrome_version": "88.0.0"
}