The Pirate Bay torrent search

A pirate's way to search a torrent by selecting text!

Apa itu The Pirate Bay torrent search?

The Pirate Bay torrent search adalah ekstensi Chrome yang dikembangkan oleh Rich Art, dan fitur utamanya adalah "A pirate's way to search a torrent by selecting text!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi The Pirate Bay torrent search

Unduh file ekstensi The Pirate Bay torrent search 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

                        This extension allows you to select text on a page, right click it, and search that text on The Pirate Bay.                    

Informasi Dasar Ekstensi

Nama The Pirate Bay torrent search The Pirate Bay torrent search
ID bjkpenmobbeedaclipgbebdkkhdcndka
URL Resmi https://chromewebstore.google.com/detail/the-pirate-bay-torrent-se/bjkpenmobbeedaclipgbebdkkhdcndka
Deskripsi A pirate's way to search a torrent by selecting text!
Ukuran File 43.49 KB
Jumlah Instalasi 5,505
Versi Saat Ini 0.5.2
Terakhir Diperbarui 2016-10-03
Tanggal Publikasi 2016-10-03
Penilaian 4.13/5 Total 15 Penilaian
Pengembang Rich Art
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Pirate Bay torrent search",
    "author": "Richard van Goch",
    "description": "A pirate's way to search a torrent by selecting text!",
    "version": "0.5.2",
    "short_name": "TPB search",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "permissions": [
        "contextMenus"
    ]
}