Kickass torrent search

A kick-ass way to search a torrent by selecting text!

O que é Kickass torrent search?

Kickass torrent search é uma extensão do Chrome desenvolvida por Rich Art, e sua principal característica é "A kick-ass way to search a torrent by selecting text!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Kickass torrent search

Baixe arquivos de extensão Kickass torrent search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This extension allows you to select text on a page, right click it, and search that text on Kickass torrents.                    

Informações Básicas da Extensão

Nome Kickass torrent search Kickass torrent search
ID mfejenndcibciljogmlhppblholelagg
URL Oficial https://chromewebstore.google.com/detail/kickass-torrent-search/mfejenndcibciljogmlhppblholelagg
Descrição A kick-ass way to search a torrent by selecting text!
Tamanho do Arquivo 38.16 KB
Contagem de Instalações 3,875
Versão Atual 0.5.5
Última Atualização 2017-07-22
Data de Publicação 2017-07-22
Classificação 4.38/5 Total de 69 Avaliações
Desenvolvedor Rich Art
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}