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.”。

擴展截圖

screenshot

下載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 Amazon vs Ebay and Walmart
ID gjddnaddckhbccmemfelpcmimgkfhaej
官方網址 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\/*"
    ]
}