Goodreads Context Search

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

Goodreads Context Search란 무엇입니까?

Goodreads Context Search은(는) coleberhorst에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…"입니다.

확장 프로그램 스크린샷

screenshot

Goodreads Context Search 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 Goodreads Context Search Goodreads Context Search
ID pbbdddfdbhmkibcfhcemcekedhlmdnia
공식 URL https://chromewebstore.google.com/detail/goodreads-context-search/pbbdddfdbhmkibcfhcemcekedhlmdnia
설명 This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…
파일 크기 72.74 KB
설치 횟수 202
현재 버전 0.0.0.2
최근 업데이트 2022-09-30
출시 날짜 2016-05-22
평점 4.78/5 총 9 개의 평점
개발자 coleberhorst
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
}