Kickass torrent search
A kick-ass way to search a torrent by selecting text!
Qu'est-ce que Kickass torrent search ?
Kickass torrent search est une extension Chrome développée par Rich Art, et sa fonction principale est "A kick-ass way to search a torrent by selecting text!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Kickass torrent search
Téléchargez les fichiers d'extension Kickass 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 Kickass torrents.
Informations de Base sur l'Extension
Nom | Kickass torrent search |
ID | mfejenndcibciljogmlhppblholelagg |
URL Officiel | https://chromewebstore.google.com/detail/kickass-torrent-search/mfejenndcibciljogmlhppblholelagg |
Description | A kick-ass way to search a torrent by selecting text! |
Taille du Fichier | 38.16 KB |
Nombre d'Installations | 3,875 |
Version Actuelle | 0.5.5 |
Dernière Mise à Jour | 2017-07-22 |
Date de Publication | 2017-07-22 |
Évaluation | 4.38/5 Total 69 Évaluations |
Développeur | Rich Art |
[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": "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" ] } |