Kickass torrent search

A kick-ass way to search a torrent by selecting text!

Kickass torrent searchคืออะไร?

Kickass torrent search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Rich Art และคุณลักษณะหลักของมันคือ "A kick-ass way to search a torrent by selecting text!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kickass torrent search

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

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

                        This extension allows you to select text on a page, right click it, and search that text on Kickass torrents.                    

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

ชื่อ Kickass torrent search Kickass torrent search
ID mfejenndcibciljogmlhppblholelagg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/kickass-torrent-search/mfejenndcibciljogmlhppblholelagg
คำอธิบาย A kick-ass way to search a torrent by selecting text!
ขนาดไฟล์ 38.16 KB
จำนวนการติดตั้ง 3,875
เวอร์ชันปัจจุบัน 0.5.5
อัปเดตครั้งล่าสุด 2017-07-22
วันที่เผยแพร่ 2017-07-22
คะแนน 4.38/5 รวมทั้งหมด 69 คะแนน
ผู้พัฒนา Rich Art
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kickass torrent search",
    "author": "Richard van Goch",
    "description": "A kick-ass way to search a torrent by selecting text!",
    "version": "0.5.5",
    "short_name": "KAT search",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "permissions": [
        "contextMenus"
    ]
}