Amazon vs Ebay and Walmart
Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.
Amazon vs Ebay and Walmartとは何ですか?
Amazon vs Ebay and WalmartはMohan Vurimiによって開発されたChromeの拡張機能で、その主な機能は「Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.」です。
拡張機能のスクリーンショット
Amazon vs Ebay and Walmart拡張機能のCRXファイルをダウンロード
Amazon vs Ebay and Walmart拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.
拡張機能の基本情報
名前 | Amazon vs Ebay and Walmart |
ID | gjddnaddckhbccmemfelpcmimgkfhaej |
公式URL | https://chromewebstore.google.com/detail/amazon-vs-ebay-and-walmar/gjddnaddckhbccmemfelpcmimgkfhaej |
説明 | Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension. |
ファイルサイズ | 148 KB |
インストール数 | 471 |
現在のバージョン | 0.0.4 |
最終更新日 | 2016-09-21 |
公開日 | 2016-09-20 |
開発者 | Mohan Vurimi |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Amazon vs Ebay and Walmart", "description": "Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.", "version": "0.0.4", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "product.html" }, "permissions": [ "activeTab", "http:\/\/svcs.ebay.com\/*", "http:\/\/api.walmartlabs.com\/*" ] } |