The Pirate Bay torrent search

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

The Pirate Bay torrent search क्या है?

The Pirate Bay torrent search Rich Art द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A pirate's way to search a torrent by selecting text!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में The Pirate Bay torrent search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम The Pirate Bay torrent search The Pirate Bay torrent search
ID bjkpenmobbeedaclipgbebdkkhdcndka
आधिकारिक URL https://chromewebstore.google.com/detail/the-pirate-bay-torrent-se/bjkpenmobbeedaclipgbebdkkhdcndka
विवरण A pirate's way to search a torrent by selecting text!
फ़ाइल का आकार 43.49 KB
स्थापना संख्या 5,505
वर्तमान संस्करण 0.5.2
अंतिम अपडेट 2016-10-03
प्रकाशन तिथि 2016-10-03
रेटिंग 4.13/5 कुल 15 रेटिंग्स
डेवलपर Rich Art
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}