FreeMyBrowser - Encrypted VPN Proxy
Free your browser from censorship and borders and browse secure and free the Internet.
FreeMyBrowser - Encrypted VPN Proxy क्या है?
FreeMyBrowser - Encrypted VPN Proxy https://freemybrowser.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Free your browser from censorship and borders and browse secure and free the Internet."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में FreeMyBrowser - Encrypted VPN Proxy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A VPN Extension without traffic limitations or any other boundaries: Free your browser from censorship and borders to browse secure and free the Internet. Encrypt all your browsers traffic through the country of your choice! Freemybrowser gives you access to blocked services and content like Facebook, YouTube, Netflix, BBC, ITV Player and Pandora. - Hide your real IP-Address - encrypt your browsers traffic - reroute your traffic through our secure servers - access blocked websites and content Freemybrowser is a encrypted vpn solution, it works like a proxy, but is fully encrypted and speed up your browsers internet connection. FreeMyBrowser is easy to use. https://www.facebook.com/freemybrowser Like us if your happy with our services If you experience any problems, please feel free to contact us via Facebook, Google Webstore, or [email protected]
एक्सटेंशन की मूल जानकारी
नाम | FreeMyBrowser - Encrypted VPN Proxy |
ID | bibmocmlcdhadgblaekimealfcnafgfn |
आधिकारिक URL | https://chromewebstore.google.com/detail/freemybrowser-encrypted-v/bibmocmlcdhadgblaekimealfcnafgfn |
विवरण | Free your browser from censorship and borders and browse secure and free the Internet. |
फ़ाइल का आकार | 1.91 MB |
स्थापना संख्या | 15,231 |
वर्तमान संस्करण | 1.1.18 |
अंतिम अपडेट | 2023-07-13 |
प्रकाशन तिथि | 2019-09-13 |
रेटिंग | 3.88/5 कुल 539 रेटिंग्स |
डेवलपर | https://freemybrowser.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://freemybrowser.com |
सहायता पृष्ठ URL | http://freemybrowser.com |
गोपनीयता नीति पृष्ठ URL | https://freemybrowser.com/privacy-policy.html |
समर्थित भाषाएँ | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": "images\/freemybrowser_logo_icon_32x32.png", "default_popup": "popup.html", "default_title": "__MSG_popupDefaultTitle__" }, "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "128": "images\/freemybrowser_logo_icon_128x128.png", "256": "images\/freemybrowser_logo_icon_256x256.png", "32": "images\/freemybrowser_logo_icon_32x32.png", "64": "images\/freemybrowser_logo_icon_64x64.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.freemybrowser.com https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com; object-src 'self'", "incognito": "spanning", "manifest_version": 2, "minimum_chrome_version": "22.0", "name": "__MSG_extName__", "options_page": "settings.html", "permissions": [ "tabs", "webRequest", "webRequestBlocking", "proxy", "*:\/\/*\/*", "unlimitedStorage", "background", "webNavigation", "cookies", "storage", "unlimitedStorage" ], "short_name": "FreeMyBrowser", "version": "1.1.18", "web_accessible_resources": [ "images\/check.gif" ] } |