YggTorrent Url

Accédez toujours au bon site du tracker YggTorrent.

Apa itu YggTorrent Url?

YggTorrent Url adalah ekstensi Chrome yang dikembangkan oleh https://www.deveosys.com, dan fitur utamanya adalah "Accédez toujours au bon site du tracker YggTorrent.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi YggTorrent Url

Unduh file ekstensi YggTorrent Url dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                                            

Informasi Dasar Ekstensi

Nama YggTorrent Url YggTorrent Url
ID hbihokhpdcofffflfhgodjejoeehbihf
URL Resmi https://chrome.google.com/webstore/detail/yggtorrent-url/hbihokhpdcofffflfhgodjejoeehbihf
Deskripsi Accédez toujours au bon site du tracker YggTorrent.
Ukuran File 28.61 KB
Jumlah Instalasi 101
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-01-09
Tanggal Publikasi 2019-01-09
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://www.deveosys.com
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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
}