The Pirate Bay torrent search

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

Qu'est-ce que The Pirate Bay torrent search ?

The Pirate Bay torrent search est une extension Chrome développée par Rich Art, et sa fonction principale est "A pirate's way to search a torrent by selecting text!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension The Pirate Bay torrent search

Téléchargez les fichiers d'extension The Pirate Bay torrent search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom The Pirate Bay torrent search The Pirate Bay torrent search
ID bjkpenmobbeedaclipgbebdkkhdcndka
URL Officiel https://chromewebstore.google.com/detail/the-pirate-bay-torrent-se/bjkpenmobbeedaclipgbebdkkhdcndka
Description A pirate's way to search a torrent by selecting text!
Taille du Fichier 43.49 KB
Nombre d'Installations 5,505
Version Actuelle 0.5.2
Dernière Mise à Jour 2016-10-03
Date de Publication 2016-10-03
Évaluation 4.13/5 Total 15 Évaluations
Développeur Rich Art
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}