Torrentz direct search
A kick-ass way to search a torrent by selecting text!
Cos'è Torrentz direct search?
Torrentz direct search è un'estensione di Chrome sviluppata da Rich Art, e la sua funzione principale è "A kick-ass way to search a torrent by selecting text!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Torrentz direct search
Scarica i file di estensione Torrentz direct search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
| Nome | |
| ID | dilkpbckgcjjlgpkejlemkmlgceghijn |
| URL Ufficiale | https://chromewebstore.google.com/detail/torrentz-direct-search/dilkpbckgcjjlgpkejlemkmlgceghijn |
| Descrizione | A kick-ass way to search a torrent by selecting text! |
| Dimensione del File | 7.46 KB |
| Conteggio Installazioni | 789 |
| Versione Corrente | 0.5.1 |
| Ultimo Aggiornamento | 2016-05-24 |
| Data di Pubblicazione | 2016-05-24 |
| Valutazione | 3.80/5 Totale 5 Valutazioni |
| Sviluppatore | Rich Art |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Torrentz direct search",
"author": "Richard van Goch",
"description": "A kick-ass way to search a torrent by selecting text!",
"version": "0.5.1",
"short_name": "Torrentz search",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"script.js"
]
},
"permissions": [
"contextMenus"
]
} | |