YggTorrent Url

Accédez toujours au bon site du tracker YggTorrent.

YggTorrent Urlคืออะไร?

YggTorrent Url เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.deveosys.com และคุณลักษณะหลักของมันคือ "Accédez toujours au bon site du tracker YggTorrent."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YggTorrent Url

ดาวน์โหลดไฟล์ส่วนขยาย YggTorrent Url ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ YggTorrent Url YggTorrent Url
ID hbihokhpdcofffflfhgodjejoeehbihf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/yggtorrent-url/hbihokhpdcofffflfhgodjejoeehbihf
คำอธิบาย Accédez toujours au bon site du tracker YggTorrent.
ขนาดไฟล์ 28.61 KB
จำนวนการติดตั้ง 101
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2019-01-09
วันที่เผยแพร่ 2019-01-09
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.deveosys.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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
}