My IP Hider VPN

My IP Hider VPN is number one tool for hiding your IP and unblocking any web site!

My IP Hider VPN क्या है?

My IP Hider VPN https://myiphider.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "My IP Hider VPN is number one tool for hiding your IP and unblocking any web site!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Hide My IP VPN is number one tool for hiding your IP and unblocking any web site. Extension contains:

FREE for life time gateways; premium gateways which are available on subscription bases ($11.52); trial access to premium gateways for all newly registered users (who never used service before); ability to be used with own proxy servers (free proxy server can be obtained from many web sites, for example https://proxy-list.org).

Each VPN proxy server provides high speed (100mbit), stability (100%) and VPN level data encryption for your internet connection. Currently we have gateways from 80 different country and city locations.

p.s. If our system detects that you or someone else used trial from your place, it will remove it automatically. We understand that sometimes AI can make a mistake, so if you believe that you never used trial before, please contact us and we will add it back manually.                    

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

नाम My IP Hider VPN My IP Hider VPN
ID keodbianoliadkoelloecbhllnpiocoi
आधिकारिक URL https://chromewebstore.google.com/detail/my-ip-hider-vpn/keodbianoliadkoelloecbhllnpiocoi
विवरण My IP Hider VPN is number one tool for hiding your IP and unblocking any web site!
फ़ाइल का आकार 1.78 MB
स्थापना संख्या 70,257
वर्तमान संस्करण 12.0.3
अंतिम अपडेट 2024-02-15
प्रकाशन तिथि 2019-05-10
रेटिंग 4.78/5 कुल 4247 रेटिंग्स
डेवलपर https://myiphider.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://myiphider.com/
सहायता पृष्ठ URL https://member.proxylistpro.com/helpdesk/
गोपनीयता नीति पृष्ठ URL http://hide-my-ip.org/page/privacy-policy
समर्थित भाषाएँ id,de,en,fil,fr,es,it,cs,ru,iw,hi,ar,zh-CN,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "short_name": "__MSG_app_short_name__",
    "version": "12.0.3",
    "description": "__MSG_description__",
    "icons": {
        "16": ".\/data\/img\/icon16.png",
        "48": ".\/data\/img\/icon48.png",
        "128": ".\/data\/img\/icon128.png"
    },
    "action": {
        "default_title": "__MSG_app_name__",
        "default_popup": ".\/data\/popup\/popup.html",
        "default_icon": {
            "19": ".\/data\/img\/19\/icons\/off.png",
            "38": ".\/data\/img\/38\/icons\/off.png"
        }
    },
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "management",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": ".\/index.js",
        "type": "module"
    },
    "default_locale": "en"
}