Find your sentence - Right Click
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Find your sentence - Right Clickとは何ですか?
Find your sentence - Right Clickはhttps://sites.google.com/site/tientxによって開発されたChromeの拡張機能で、その主な機能は「Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...」です。
拡張機能のスクリーンショット
Find your sentence - Right Click拡張機能のCRXファイルをダウンロード
Find your sentence - Right Click拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... 拡張機能の基本情報
| 名前 | |
| ID | fidadahkfilmdojoobcbaanlbhdjnmll |
| 公式URL | https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll |
| 説明 | Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia... |
| ファイルサイズ | 7.92 KB |
| インストール数 | 29 |
| 現在のバージョン | 1.0.0.0 |
| 最終更新日 | 2016-11-03 |
| 公開日 | 2016-11-03 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://sites.google.com/site/tientx |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"scripts": [
"script.js"
]
},
"description": "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...",
"icons": {
"128": "lludwig-logo-128x128.png"
},
"minimum_chrome_version": "6",
"name": "Find your sentence - Right Click",
"permissions": [
"contextMenus",
"windows"
],
"version": "1.0.0.0",
"manifest_version": 2
} | |