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 |
电子邮箱 | [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\/*" ] } |