anywhere-1-click
connect to netfree anywhere 2 (VPN service) in one click from browser exetention
anywhere-1-click क्या है?
anywhere-1-click chv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "connect to netfree anywhere 2 (VPN service) in one click from browser exetention"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में anywhere-1-click एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Connect quickly and easily to Netfree Anywhere 2 by clicking on the extension icon. Save time and space on your browser. Instead of logging into the Netfree Anywhere management page every time, click Save and Reconnect and wait for a connection error - one click on the plugin does everything for you.
एक्सटेंशन की मूल जानकारी
नाम | anywhere-1-click |
ID | ibaigephdcembmaacdaobpilolmckbab |
आधिकारिक URL | https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab |
विवरण | connect to netfree anywhere 2 (VPN service) in one click from browser exetention |
फ़ाइल का आकार | 90 KB |
स्थापना संख्या | 38 |
वर्तमान संस्करण | 1.0.4 |
अंतिम अपडेट | 2020-05-15 |
प्रकाशन तिथि | 2020-05-14 |
डेवलपर | chv |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "anywhere-1-click", "version": "1.0.4", "author": "chv - netfree user & netfree fan", "description": "connect to netfree anywhere 2 (VPN service) in one click from browser exetention", "icons": { "19": "icons\/favicon.png", "48": "icons\/favicon.png" }, "browser_action": { "default_popup": "popup\/anywhere.html", "default_icon": "icons\/favicon.png", "default_title": "click to connect netfree" }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Ctrl+Q" } } } } |