Utorrent For Chrome - Integration Module

Integration Module For Utorrent, Utorrent For Chrome

Utorrent For Chrome - Integration Module क्या है?

Utorrent For Chrome - Integration Module Utorrent द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Integration Module For Utorrent, Utorrent For Chrome"।

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

screenshot
screenshot

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

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

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

                        Utorrent is the most popular torrent program, as you know. This plugin works integrated with the utorrent program. You can easily add a link to the Utorrent program and start downloading.
This program does not download everything on the site and can download images, videos, etc., with a torrent download link. The default search engine is bing and bing is easier to use.

The utorrent program must be installed on your computer. You can download the current Desktop version from the Utorrent site if it is not installed.

Enter the following information in the Utorrent program. There is an illustrated explanation on our site.
Advanced | Web UI | Enable Web UI – Username and password. Port number.

Install our extension Utorrent For Chrome - Integration Module.

Go to torrent sites, right-click, and press the "ADD TORRENT" button.                    

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

नाम Utorrent For Chrome - Integration Module Utorrent For Chrome - Integration Module
ID oeahfgfmnkihbleheokmoojhgahcekpp
आधिकारिक URL https://chromewebstore.google.com/detail/utorrent-for-chrome-integ/oeahfgfmnkihbleheokmoojhgahcekpp
विवरण Integration Module For Utorrent, Utorrent For Chrome
फ़ाइल का आकार 181 KB
स्थापना संख्या 20,000
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2023-12-05
प्रकाशन तिथि 2023-08-05
रेटिंग 4.48/5 कुल 23 रेटिंग्स
डेवलपर Utorrent
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://newapptome.com/privacy-policy
समर्थित भाषाएँ id,en,en-GB,en-US,fr,nl,vi,ca,es,it,pt-BR,pt-PT,hi,kn-IN,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "service_worker": "service_worker.js"
    },
    "action": {
        "default_icon": {
            "128": "icon\/icon128.png",
            "16": "icon\/icon16.png",
            "48": "icon\/icon48.png",
            "96": "icon\/icon96.png"
        }
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon\/icon128.png",
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "96": "icon\/icon96.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Search",
            "keyword": "Search",
            "search_url": "https:\/\/www.howtodowork.com\/wp-json\/wl\/v1\/search?q={searchTerms}",
            "favicon_url": "https:\/\/www.howtodowork.com\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "options_ui": {
        "open_in_tab": true,
        "page": "options\/options.html"
    },
    "permissions": [
        "storage",
        "contextMenus",
        "notifications"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icon\/icon96.png"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/localhost\/*",
        "*:\/\/*\/"
    ],
    "short_name": "Utorrent",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.3"
}