YggTorrent Url

Accédez toujours au bon site du tracker YggTorrent.

Was ist YggTorrent Url?

YggTorrent Url ist eine Chrome-Erweiterung, die von https://www.deveosys.com entwickelt wurde, und ihr Hauptmerkmal ist "Accédez toujours au bon site du tracker YggTorrent.".

Erweiterungsscreenshots

screenshot

YggTorrent Url-Erweiterungs-CRX-Datei herunterladen

Laden Sie YggTorrent Url-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                                            

Grundlegende Informationen zur Erweiterung

Name YggTorrent Url YggTorrent Url
ID hbihokhpdcofffflfhgodjejoeehbihf
Offizielle URL https://chrome.google.com/webstore/detail/yggtorrent-url/hbihokhpdcofffflfhgodjejoeehbihf
Beschreibung Accédez toujours au bon site du tracker YggTorrent.
Dateigröße 28.61 KB
Installationsanzahl 101
Aktuelle Version 1.0
Letztes Update 2019-01-09
Veröffentlichungsdatum 2019-01-09
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://www.deveosys.com
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0",
    "default_locale": "fr",
    "description": "__MSG_appDesc__",
    "permissions": [
        "tabs",
        "http:\/\/yggtorrent.deveosys.com\/",
        "https:\/\/yggtorrent.deveosys.com\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "YggTorrent",
        "default_icon": "images\/logo_32.png"
    },
    "icons": {
        "16": "images\/logo_16.png",
        "32": "images\/logo_32.png",
        "48": "images\/logo_48.png",
        "128": "images\/logo_128.png"
    },
    "manifest_version": 2
}