Search on Flipkart
Once installed, this extension will help you search selected text on Flipkart.
Search on Flipkartとは何ですか?
Search on Flipkartはthomas6188によって開発されたChromeの拡張機能で、その主な機能は「Once installed, this extension will help you search selected text on Flipkart.」です。
拡張機能のスクリーンショット
Search on Flipkart拡張機能のCRXファイルをダウンロード
Search on Flipkart拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Once installed, this extension will help you search selected text on Flipkart. All you have to do is select the desired text in a web page, right click and choose the 'Search on Flipkart'.
This will take you to the Flipkart Search page with results for selected text. 拡張機能の基本情報
| 名前 | |
| ID | ogempfeiglncgdpcloapkhkcgnbdgmfm |
| 公式URL | https://chromewebstore.google.com/detail/search-on-flipkart/ogempfeiglncgdpcloapkhkcgnbdgmfm |
| 説明 | Once installed, this extension will help you search selected text on Flipkart. |
| ファイルサイズ | 3.5 KB |
| インストール数 | 185 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2013-11-24 |
| 公開日 | 2013-11-24 |
| 評価 | 3.00/5 合計 2 レビュー |
| 開発者 | thomas6188 |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Search on Flipkart",
"description": "Once installed, this extension will help you search selected text on Flipkart.",
"version": "1.0",
"background": {
"page": "background.html"
},
"permissions": [
"contextMenus"
],
"manifest_version": 2
} | |