Goodreads Context Search

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

Cos'è Goodreads Context Search?

Goodreads Context Search è un'estensione di Chrome sviluppata da coleberhorst, e la sua funzione principale è "This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Goodreads Context Search

Scarica i file di estensione Goodreads Context 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

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

Informazioni di Base sull'Estensione

Nome Goodreads Context Search Goodreads Context Search
ID pbbdddfdbhmkibcfhcemcekedhlmdnia
URL Ufficiale https://chromewebstore.google.com/detail/goodreads-context-search/pbbdddfdbhmkibcfhcemcekedhlmdnia
Descrizione This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…
Dimensione del File 72.74 KB
Conteggio Installazioni 202
Versione Corrente 0.0.0.2
Ultimo Aggiornamento 2022-09-30
Data di Pubblicazione 2016-05-22
Valutazione 4.78/5 Totale 9 Valutazioni
Sviluppatore coleberhorst
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}