Pirate Bay HD

Adds HiDef buttons, larger page footers, styles episode numbers.

Pirate Bay HDคืออะไร?

Pirate Bay HD เป็นส่วนขยายของ Chrome ที่พัฒนาโดย devhl และคุณลักษณะหลักของมันคือ "Adds HiDef buttons, larger page footers, styles episode numbers."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pirate Bay HD

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

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

                        Domain updated 5 August.

FEATURES:
Adds buttons that let you move to hi-def tv or hi-def movies.
Makes the page numbers larger.
Styles season and episode numbers to make font larger

Possible future features:
Adding columns for season and episode number

v1.7 - Small CSS change
v1.6 - Replaced an image that had been misplaced.
v1.5 - Updated developer page
v1.4 - Handles changes to the Pirate Bay layout
v1.3 - Now works with SSL.
           Added a more from developer HTML page.
v1.2 - Image on home page is now a hyperlink
v1.1 - Works with .se address.
           Christmas edition!
v1.0 - Works with .pe address.
v0.9 - Works with .ac address.
           Changed name to Pirate Bay HD
v0.8 - Increases font of TV episode and season numbers
v0.7 - Minor changes to the footer of Pirate Bay                    

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

ชื่อ Pirate Bay HD Pirate Bay HD
ID jhiinpiaangkmknnonnggnjbfjoajcln
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/pirate-bay-hd/jhiinpiaangkmknnonnggnjbfjoajcln
คำอธิบาย Adds HiDef buttons, larger page footers, styles episode numbers.
ขนาดไฟล์ 175 KB
จำนวนการติดตั้ง 232
เวอร์ชันปัจจุบัน 1.7.1.1
อัปเดตครั้งล่าสุด 2015-08-05
วันที่เผยแพร่ 2015-08-05
คะแนน 4.33/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา devhl
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pirate Bay HD",
    "description": "Adds HiDef buttons, larger page footers, styles episode numbers.",
    "version": "1.7.1.1",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/thepiratebay.mn\/torrent\/*",
                "https:\/\/thepiratebay.mn\/torrent\/*",
                "http:\/\/thepiratebay.gd\/torrent\/*",
                "https:\/\/thepiratebay.gd\/torrent\/*",
                "http:\/\/thepiratebay.vg\/torrent\/*",
                "https:\/\/thepiratebay.vg\/torrent\/*",
                "http:\/\/thepiratebay.la\/torrent\/*",
                "https:\/\/thepiratebay.la\/torrent\/*",
                "http:\/\/thepiratebay.am\/torrent\/*",
                "https:\/\/thepiratebay.am\/torrent\/*",
                "http:\/\/thepiratebay.gs\/torrent\/*",
                "https:\/\/thepiratebay.gs\/torrent\/*"
            ],
            "js": [
                "piratebaysearch.js"
            ]
        },
        {
            "matches": [
                "http:\/\/thepiratebay.mn\/",
                "https:\/\/thepiratebay.mn\/",
                "http:\/\/thepiratebay.gd\/",
                "https:\/\/thepiratebay.gd\/",
                "http:\/\/thepiratebay.vg\/",
                "https:\/\/thepiratebay.vg\/",
                "http:\/\/thepiratebay.la\/",
                "https:\/\/thepiratebay.la\/",
                "http:\/\/thepiratebay.am\/",
                "https:\/\/thepiratebay.am\/",
                "http:\/\/thepiratebay.gs\/",
                "https:\/\/thepiratebay.gs\/"
            ],
            "js": [
                "piratebayhome.js"
            ],
            "css": [
                "piratebay.css"
            ]
        },
        {
            "matches": [
                "http:\/\/thepiratebay.mn\/search\/*",
                "https:\/\/thepiratebay.mn\/search*",
                "http:\/\/thepiratebay.mn\/browse\/*",
                "https:\/\/thepiratebay.mn\/browse\/*",
                "http:\/\/thepiratebay.gd\/search\/*",
                "https:\/\/thepiratebay.gd\/search*",
                "http:\/\/thepiratebay.gd\/browse\/*",
                "https:\/\/thepiratebay.gd\/browse\/*",
                "http:\/\/thepiratebay.vg\/search\/*",
                "https:\/\/thepiratebay.vg\/search*",
                "http:\/\/thepiratebay.vg\/browse\/*",
                "https:\/\/thepiratebay.vg\/browse\/*",
                "http:\/\/thepiratebay.la\/search\/*",
                "https:\/\/thepiratebay.la\/search*",
                "http:\/\/thepiratebay.la\/browse\/*",
                "https:\/\/thepiratebay.la\/browse\/*",
                "http:\/\/thepiratebay.am\/search\/*",
                "https:\/\/thepiratebay.am\/search*",
                "http:\/\/thepiratebay.am\/browse\/*",
                "https:\/\/thepiratebay.am\/browse\/*",
                "http:\/\/thepiratebay.gs\/search\/*",
                "https:\/\/thepiratebay.gs\/search*",
                "http:\/\/thepiratebay.gs\/browse\/*",
                "https:\/\/thepiratebay.gs\/browse\/*"
            ],
            "js": [
                "piratebaysearch.js",
                "piratebaysearchTV.js"
            ],
            "css": [
                "piratebay.css"
            ]
        }
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "48": "piratebay.png"
    },
    "web_accessible_resources": [
        "piratebaytilesmall.png",
        "appsFromDeveloper\/appsFromDeveloper.html"
    ]
}