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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย coleberhorst และคุณลักษณะหลักของมันคือ "This app offers a single button when selecting text that opens goodreads.com in another background tab. Just right click after…"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Goodreads Context Search

ดาวน์โหลดไฟล์ส่วนขยาย Goodreads Context Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}