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 |
| Eメール | [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"
} | |