Vuze Web
Find and download torrents directly from your browser.
Vuze Web क्या है?
Vuze Web https://www.vuze.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find and download torrents directly from your browser."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Vuze Web एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Get the power of Vuze bittorrent client directly from your browser. With Vuze Web™ for Google Chrome™ you can find, access and download torrents straight from the web. It’s easy, fast and convenient for torrent users on the go. Find and download torrents directly from your browser. Vuze Web features: - Simple torrent search and discovery - Download and management of torrents from your browser - Monitor and control file download/upload speeds - Clean, fluid and streamlined interface for total content enjoyment - Automatic notification system provides visual alerts - Complete ad-free experience For a complete step-by-step guide read the Vuze Web for Google Chrome guide: http://www.vuze.com/products/vuze-web/guide Please contact us through our dedicated forum if you have any problems or requests: http://forum.vuze.com/forum.jspa?forumID=129 Have a suggestion? Please contact Vuze by visiting http://vote.vuze.com/forums/240235-vuze-web By downloading or using this extension, you agree to Vuze’s Terms of Service(http://www.vuze.com/corp/terms.php) and the Vuze Privacy Policy(http://www.vuze.com/corp/privacy.php). Any use of Vuze Web™, Vuze® and Vuze+™ that violates the rights of any person or entity is not allowed. More(http://www.vuze.com/corp/legal.php) Google, Chrome, and Chrome Web Store are trademarks of Google, Inc.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | bipchnoeokelandpkdkhbehnpimckmla |
आधिकारिक URL | https://chromewebstore.google.com/detail/vuze-web/bipchnoeokelandpkdkhbehnpimckmla |
विवरण | Find and download torrents directly from your browser. |
फ़ाइल का आकार | 186 KB |
स्थापना संख्या | 7,523 |
वर्तमान संस्करण | 1.1.0.3 |
अंतिम अपडेट | 2022-06-08 |
प्रकाशन तिथि | 2019-08-06 |
रेटिंग | 2.86/5 कुल 76 रेटिंग्स |
डेवलपर | https://www.vuze.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.vuze.com |
सहायता पृष्ठ URL | http://forum.vuze.com/forum.jspa?forumID=129 |
गोपनीयता नीति पृष्ठ URL | https://www.vuze.com/corp/privacy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Vuze Web", "version": "1.1.0.3", "manifest_version": 2, "icons": { "128": "icons\/vl-128.png", "48": "icons\/vl-48.png" }, "background": { "page": "background.html" }, "browser_action": { "default_icon": "icons\/vl-19.png", "default_title": "Vuze Web", "default_popup": "popup\/popup.html" }, "permissions": [ "nativeMessaging", "http:\/\/*\/", "https:\/\/*\/", "unlimitedStorage", "webNavigation" ], "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDqOShQxyenmLnPWyh4xYXuhKLNdaUipnadeFFxO8UYuBJUWwK4QhHQ1FxWszma0WWxyqh3BnsUpQCxp+nDfnBdKxF3x0Jt+wZxxHU3BKaC\/\/raUTvLTu1rIoyzurkfyLFUfvATsBaConFbPOfcXkX0jNOiOTzQ\/3+\/TS0zazF+wIDAQAB", "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google.com\/ https:\/\/www.googleapis.com\/; object-src 'self'", "description": "Find and download torrents directly from your browser." } |