Amazon vs Ebay and Walmart

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

Wat is Amazon vs Ebay and Walmart?

Amazon vs Ebay and Walmart is een Chrome-extensie ontwikkeld door Mohan Vurimi, en de belangrijkste functie is "Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Amazon vs Ebay and Walmart

Download Amazon vs Ebay and Walmart-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Amazon vs Ebay and Walmart Amazon vs Ebay and Walmart
ID gjddnaddckhbccmemfelpcmimgkfhaej
Officiële URL https://chromewebstore.google.com/detail/amazon-vs-ebay-and-walmar/gjddnaddckhbccmemfelpcmimgkfhaej
Beschrijving Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.
Bestandsgrootte 148 KB
Aantal Installaties 471
Huidige Versie 0.0.4
Laatst Bijgewerkt 2016-09-21
Publicatiedatum 2016-09-20
Ontwikkelaar Mohan Vurimi
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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\/*"
    ]
}