Goodreads Context Search

This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…

O que é Goodreads Context Search?

Goodreads Context Search é uma extensão do Chrome desenvolvida por coleberhorst, e sua principal característica é "This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Goodreads Context Search

Baixe arquivos de extensão Goodreads Context 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 app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after highlighting text.                    

Informações Básicas da Extensão

Nome Goodreads Context Search Goodreads Context Search
ID pbbdddfdbhmkibcfhcemcekedhlmdnia
URL Oficial https://chromewebstore.google.com/detail/goodreads-context-search/pbbdddfdbhmkibcfhcemcekedhlmdnia
Descrição This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…
Tamanho do Arquivo 72.74 KB
Contagem de Instalações 202
Versão Atual 0.0.0.2
Última Atualização 2022-09-30
Data de Publicação 2016-05-22
Classificação 4.78/5 Total de 9 Avaliações
Desenvolvedor coleberhorst
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "",
    "icons": {
        "32": "1454549125-1454549125_goodreads_misc.png",
        "100": "1454549143-1454549143_goodreads_misc.png",
        "1000": "1454549160-1454549160_goodreads_misc.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqZY8YILne8f86GoA55R8mUvl90Ko3gktsFpyXQrxVAw\/7gzMb+2rALa+MCyAZSX6Gs5DciloisJ27cZWX4a6PsrGaOIj8uzh0vkZcEVLb1VNN\/X7kvBbWmlXHCwU2FzzoAfpRCJsBdogPM72Y2o56Pug26ou4s9Ui8oMhc3klkfrpgxuV\/CQ07bBhH58gisrc6b+ZyVx0S9nGuUy0NWzbJ+awvqv1QvKvMdqZ9FSr2LHr3eZMv5fuSisvleXJ3YBr8St8Ufz6ky8KnJWY+tokaot\/zVIHbkVcG\/0m5\/gQ\/4AtcKfMmsmxp9wUzg9AdDArXU3syFPFDpS0G8JPSYB3QIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "6",
    "name": "Goodreads Context Search",
    "permissions": [
        "contextMenus"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.0.2"
}