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…”。
擴展截圖
下載Goodreads Context Search擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | pbbdddfdbhmkibcfhcemcekedhlmdnia |
| 官方網址 | 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"
} | |