Amazon vs Ebay and Walmart

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

Qu'est-ce que Amazon vs Ebay and Walmart ?

Amazon vs Ebay and Walmart est une extension Chrome développée par Mohan Vurimi, et sa fonction principale est "Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Amazon vs Ebay and Walmart

Téléchargez les fichiers d'extension Amazon vs Ebay and Walmart au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Amazon vs Ebay and Walmart Amazon vs Ebay and Walmart
ID gjddnaddckhbccmemfelpcmimgkfhaej
URL Officiel 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.
Taille du Fichier 148 KB
Nombre d'Installations 471
Version Actuelle 0.0.4
Dernière Mise à Jour 2016-09-21
Date de Publication 2016-09-20
Développeur Mohan Vurimi
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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\/*"
    ]
}