Amazon vs Ebay and Walmart

Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.

What is Amazon vs Ebay and Walmart?

Amazon vs Ebay and Walmart is a Chrome extension developed by Mohan Vurimi, and its main feature is "Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.".

Extension Screenshots

screenshot

Download Amazon vs Ebay and Walmart Extension CRX File

Download Amazon vs Ebay and Walmart extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Compare price of any product on amazon with Ebay and Walmart.
Open product on Amazon and click on extension.                    

Extension Basic Information

Name Amazon vs Ebay and Walmart Amazon vs Ebay and Walmart
ID gjddnaddckhbccmemfelpcmimgkfhaej
Official URL https://chromewebstore.google.com/detail/amazon-vs-ebay-and-walmar/gjddnaddckhbccmemfelpcmimgkfhaej
Description Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.
File Size 148 KB
Installation Count 471
Current Version 0.0.4
Last Updated 2016-09-21
Publish Date 2016-09-20
Developer Mohan Vurimi
Email [email protected]
Payment Type free
Supported Languages 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\/*"
    ]
}