Trust VPN

TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock.

Trust VPN क्या है?

Trust VPN https://trustvpn.me द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Trust VPN एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The major advantages of Trust VPN:

- Access to all sites
Trust provides secure access to all your favorite sites, instant messengers, and social networks.

- Work on all devices
You can use Trust VPN on your phone, tablet, or computer. All devices are secure.

- Protection of your wi-fi connection
You can securely connect to public wi-fi and you do not have to worry that someone will steal your data. By paying by a bank card via an open wi-fi, you will keep your payment data secure.

- Confidentiality
We do not store logs, so no one will ever know which sites you have visited.

- Lack of advertising
Our ad-free app doesn't change your device traffic.

- High bandwidth capacity of our servers.
You will love the internet speed when using Trust VPN

Trust VPN has no hidden fees or charges, just a monthly or yearly subscription which you can cancel at any time.                    

एक्सटेंशन की मूल जानकारी

नाम Trust VPN Trust VPN
ID kfihojamhpniakcbepoklmbblgpcblfo
आधिकारिक URL https://chromewebstore.google.com/detail/trust-vpn/kfihojamhpniakcbepoklmbblgpcblfo
विवरण TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock.
फ़ाइल का आकार 1.09 MB
स्थापना संख्या 276
वर्तमान संस्करण 2.0.0
अंतिम अपडेट 2023-11-20
प्रकाशन तिथि 2021-06-29
रेटिंग 2.00/5 कुल 4 रेटिंग्स
डेवलपर https://trustvpn.me
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://trustvpn.me/
सहायता पृष्ठ URL https://trustvpn.me/
गोपनीयता नीति पृष्ठ URL https://trustvpn.me/en/extension/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "manifest_version": 3,
    "name": "Trust VPN",
    "version": "2.0.0",
    "description": "TrustVPN is the fastest, easiest, and most secure VPN service which protects your online activities and data around the clock.",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": {
            "128": "images\/icon128.png"
        },
        "default_popup": "pages\/popup.html",
        "default_title": "TrustVPN"
    },
    "permissions": [
        "tabs",
        "proxy",
        "storage",
        "privacy",
        "webRequest",
        "notifications",
        "alarms",
        "cookies",
        "webRequestAuthProvider",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "pages\/background.js"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}