thailandtorrent.com button

Open your favourite webboard thailandtorrent.com in one click!

thailandtorrent.com buttonคืออะไร?

thailandtorrent.com button เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Peter Anderson และคุณลักษณะหลักของมันคือ "Open your favourite webboard thailandtorrent.com in one click!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย thailandtorrent.com button

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

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

                                            

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

ชื่อ thailandtorrent.com button thailandtorrent.com button
ID jiodfhbkbfefcmgmbimdmgglopfdamfh
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/thailandtorrentcom-button/jiodfhbkbfefcmgmbimdmgglopfdamfh
คำอธิบาย Open your favourite webboard thailandtorrent.com in one click!
ขนาดไฟล์ 15.58 KB
จำนวนการติดตั้ง 93
เวอร์ชันปัจจุบัน 2
อัปเดตครั้งล่าสุด 2014-06-20
วันที่เผยแพร่ 2014-06-20
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Peter Anderson
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "name": "thailandtorrent.com button",
    "description": "Open your favourite webboard thailandtorrent.com in one click!",
    "browser_action": {
        "default_title": "Open thailandtorrent.com in one click",
        "default_icon": "img\/48.png"
    },
    "homepage_url": "https:\/\/thailandtorrent.com",
    "short_name": "thailandtorrent.com",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "background": {
        "scripts": [
            "chrome\/config.js",
            "js\/app.js",
            "js\/background.js"
        ]
    },
    "permissions": [
        "clipboardWrite",
        "storage",
        "tabs",
        "notifications",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "content_scripts": [
        {
            "js": [
                "js\/document\/all.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/document\/bitofcode.js"
            ],
            "matches": [
                "*:\/\/*.bitofcode.net\/*"
            ]
        }
    ],
    "version": "2",
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}