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