Compare Amazon Side-to-side

Amazon products (price, specs) compared side-to-side (right click to add)

什麼是Compare Amazon Side-to-side?

Compare Amazon Side-to-side是由https://www.featurecompare.com開發的Chrome擴展程式,該擴展的主要功能是“Amazon products (price, specs) compared side-to-side (right click to add)”。

擴展截圖

screenshot
screenshot

下載Compare Amazon Side-to-side擴展crx文件

下載Compare Amazon Side-to-side擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Creates side-by-side comparison tables for any Amazon product from any marketplace with just a right-click on product link or image, or by pasting links into the given form.
Similar items (based on other users' preferences) will be suggested, to help you find better option.

✓ Functionalities:
- Click on the extension icon to launch a search on amazon, and add products by right click on them directly on Amazon page;
- Alternatively, paste the products link to add them the current comparison table;
- Items are shown side-to-side, with title, images, and same specs on the same line;
- Items can be sorted be price and each of the spec;
- Specs can be sorted or moved to the top/bottom;
- One click to add similar Amazon items (listed at the bottom) to the comparison. Similar items are calculated based on what others users mostly compare your products to;
- Re-add previously compared items from the list displayed at the bottom;
- Export to CSV (Premium users, see below);
- Wipe all the saved data with a click.


✓ Price
The extension is FREE to use to compare up to 4 items in Europe and North America, 2 in other marketplaces (United Arab Emirates, Belgium, China, Japan, Australia, Brazil, Mexico, Turkey, Egypt, India, Netherlands, Poland, Saudi Arabia and Sweden). You can subscribe to a premium plan (less than 5$ a year, via Stripe) to remove this limitation, and also export to CSV.

Say goodbye to endless scrolling and tabs – our extension simplifies the process of finding the best product for your needs

✓ NORTH AMERICAN Users:
If you are using this in the US or Canada and you want to also compare items from Wallmart, AliExpress and NewEgg in addition to Amazon, use this other specular extension from us. Your premium user licence is valid across all our extensions
https://chrome.google.com/webstore/detail/e-commerce-comparator-nor/ikebnfnlcdadeokicompljhgplpkihah?hl=en-GB&authuser=0

✓  BRAZILIAN users
If you using this in Brazil and you want to compare among Amazon and also Mercado Livre, Magazine Luiza, Casas Bahia and OLX, use this specular extension from us. Your premium user licence is valid across all our extensions
https://chrome.google.com/webstore/detail/comparador-de-com%C3%A9rcio-el/kinoijbolmaofcpgmpmhhkmnbcpjefhh?hl=en-GB&authuser=0



ⓘFeatures details ---
- The comparison table will show all the specs available in the Amazon page for the product by parsing the available *visible* content: price, ratings, picture, size, product specs (e.g. colour,  RAM, display size and resolution,   but in a more convenient side-to-side format for comparison. Not meant to be used for products like books or software without a size or hardware specs.
- You can remove, and move products, sort ascending and descending by any row (price, ratings, spec)
- A text box below each product is also provided to take and persist notes
More info at https://www.featurecompare.com/chrome-extension#use


✓ Permissions
We need permission on all the websites to add a CONTEXTUAL ITEM (right-click), to open amazon webpages in the background (only the ones you clicked), and  also permission to store into your BROWSER storage (only for yourself) the products and notes you selected. If you click on "remove" on those products, all of them will be wiped.
More info at https://www.featurecompare.com/chrome-extension#permissions

✓Privacy Policy
The product you selected and the note you added are exclusively stored in your browser cache ("chrome storage") for performance reasons (avoid re-downloading) and can permanently deleted if you click "REMOVE" above each product.
We do not send any data to our server nor any other parties. The extension has no permission to contact any server except Amazon when you click on the product, to exclusively grab the information and present them to you in the comparison.
If you use the search form, you'll be redirected to our affiliate site http://featurecompare.com with search results if you choose to do so. 
By using this add-on, you agree to the conditions listed at this url
More info at https://www.featurecompare.com/chrome-extension#privacy

ⓘ Supported browsers and OS ---
Only tested on Chrome browser and Edge, other browsers (e.g. Brave), Chrome OS and Chromium are *not* guaranteed to work.

ⓘ Bugs and contacts ---
For bugs, specs not parsed properly, please send us  the lists of products and a screenshot of possible. We'll fix it ASAP
Mail: [email protected]                    

擴展基本資訊

名稱 Compare Amazon Side-to-side Compare Amazon Side-to-side
ID bbgnjgojcifngncffebelnaljklbiilf
官方網址 https://chromewebstore.google.com/detail/compare-amazon-side-to-si/bbgnjgojcifngncffebelnaljklbiilf
簡介 Amazon products (price, specs) compared side-to-side (right click to add)
檔案大小 1.52 MB
安裝次數 7,000
目前版本 14.24.0114.1506
更新時間 2024-01-14
上架時間 2020-06-13
評分 4.60/5 共 52 次評分
開發者 https://www.featurecompare.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.featurecompare.com/chrome-extension
說明頁面URL https://www.featurecompare.com/chrome-extension#contacts
隱私政策頁面URL https://www.featurecompare.com/chrome-extension/privacy
支援的語言 de,en,fr,es,it,pt-BR,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appNameShort__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "version": "14.24.0114.1506",
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "95",
    "icons": {
        "16": "assets\/icons\/16.png",
        "48": "assets\/icons\/48.png",
        "64": "assets\/icons\/64.png",
        "96": "assets\/icons\/96.png",
        "128": "assets\/icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/*.amazon.ae\/*",
        "https:\/\/*.amazon.ca\/*",
        "https:\/\/*.amazon.cn\/*",
        "https:\/\/*.amazon.co.jp\/*",
        "https:\/\/*.amazon.co.uk\/*",
        "https:\/\/*.amazon.com.au\/*",
        "https:\/\/*.amazon.com.be\/*",
        "https:\/\/*.amazon.com.br\/*",
        "https:\/\/*.amazon.com.mx\/*",
        "https:\/\/*.amazon.com.tr\/*",
        "https:\/\/*.amazon.com\/*",
        "https:\/\/*.amazon.de\/*",
        "https:\/\/*.amazon.eg\/*",
        "https:\/\/*.amazon.es\/*",
        "https:\/\/*.amazon.fr\/*",
        "https:\/\/*.amazon.in\/*",
        "https:\/\/*.amazon.it\/*",
        "https:\/\/*.amazon.nl\/*",
        "https:\/\/*.amazon.pl\/*",
        "https:\/\/*.amazon.sa\/*",
        "https:\/\/*.amazon.se\/*",
        "https:\/\/*.amazonaws.com\/*"
    ]
}