Utorrent For Chrome - Integration Module

Integration Module For Utorrent, Utorrent For Chrome

Wat is Utorrent For Chrome - Integration Module?

Utorrent For Chrome - Integration Module is een Chrome-extensie ontwikkeld door Utorrent, en de belangrijkste functie is "Integration Module For Utorrent, Utorrent For Chrome".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Utorrent For Chrome - Integration Module

Download Utorrent For Chrome - Integration Module-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Utorrent For Chrome - Integration Module Utorrent For Chrome - Integration Module
ID oeahfgfmnkihbleheokmoojhgahcekpp
Officiële URL https://chromewebstore.google.com/detail/utorrent-for-chrome-integ/oeahfgfmnkihbleheokmoojhgahcekpp
Beschrijving Integration Module For Utorrent, Utorrent For Chrome
Bestandsgrootte 181 KB
Aantal Installaties 20,000
Huidige Versie 0.0.3
Laatst Bijgewerkt 2023-12-05
Publicatiedatum 2023-08-05
Beoordeling 4.48/5 Totaal 23 Beoordelingen
Ontwikkelaar Utorrent
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://newapptome.com/privacy-policy
Ondersteunde Talen 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"
}