Amazon vs Ebay and Walmart

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

Vad är Amazon vs Ebay and Walmart?

Amazon vs Ebay and Walmart är en Chrome-tillägg utvecklad av Mohan Vurimi, och dess huvudfunktion är "Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.".

Tilläggsskärmbilder

screenshot

Ladda ner Amazon vs Ebay and Walmart-förlängningens CRX-fil

Ladda ner Amazon vs Ebay and Walmart-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Amazon vs Ebay and Walmart Amazon vs Ebay and Walmart
ID gjddnaddckhbccmemfelpcmimgkfhaej
Officiell webbadress https://chromewebstore.google.com/detail/amazon-vs-ebay-and-walmar/gjddnaddckhbccmemfelpcmimgkfhaej
Beskrivning Compare price of any product on amazon with Ebay and Walmart. Open product on Amazon and click on extension.
Filstorlek 148 KB
Antal Installationer 471
Aktuell Version 0.0.4
Senast Uppdaterad 2016-09-21
Publiceringsdatum 2016-09-20
Utvecklare Mohan Vurimi
E-post [email protected]
Betalningssätt free
Stödda Språk 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\/*"
    ]
}