Compare Amazon Side-to-side

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

¿Qué es Compare Amazon Side-to-side?

Compare Amazon Side-to-side es una extensión de Chrome desarrollada por https://www.featurecompare.com, y su función principal es "Amazon products (price, specs) compared side-to-side (right click to add)".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Compare Amazon Side-to-side

Descarga archivos de extensión Compare Amazon Side-to-side en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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]                    

Información Básica de la Extensión

Nombre Compare Amazon Side-to-side Compare Amazon Side-to-side
ID bbgnjgojcifngncffebelnaljklbiilf
URL Oficial https://chromewebstore.google.com/detail/compare-amazon-side-to-si/bbgnjgojcifngncffebelnaljklbiilf
Descripción Amazon products (price, specs) compared side-to-side (right click to add)
Tamaño del Archivo 1.52 MB
Cantidad de Instalaciones 7,000
Versión Actual 14.24.0114.1506
Última Actualización 2024-01-14
Fecha de Publicación 2020-06-13
Calificación 4.60/5 Total de 52 Calificaciones
Desarrollador https://www.featurecompare.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.featurecompare.com/chrome-extension
URL de la Página de Ayuda https://www.featurecompare.com/chrome-extension#contacts
URL de la Página de Política de Privacidad https://www.featurecompare.com/chrome-extension/privacy
Idiomas Soportados 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\/*"
    ]
}