Compare Amazon Side-to-side
Amazon products (price, specs) compared side-to-side (right click to add)
Vad är Compare Amazon Side-to-side?
Compare Amazon Side-to-side är en Chrome-tillägg utvecklad av https://www.featurecompare.com, och dess huvudfunktion är "Amazon products (price, specs) compared side-to-side (right click to add)".
Tilläggsskärmbilder
Ladda ner Compare Amazon Side-to-side-förlängningens CRX-fil
Ladda ner Compare Amazon Side-to-side-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
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]
Grundläggande Information om Tillägg
Namn | Compare Amazon Side-to-side |
ID | bbgnjgojcifngncffebelnaljklbiilf |
Officiell webbadress | https://chromewebstore.google.com/detail/compare-amazon-side-to-si/bbgnjgojcifngncffebelnaljklbiilf |
Beskrivning | Amazon products (price, specs) compared side-to-side (right click to add) |
Filstorlek | 1.52 MB |
Antal Installationer | 7,000 |
Aktuell Version | 14.24.0114.1506 |
Senast Uppdaterad | 2024-01-14 |
Publiceringsdatum | 2020-06-13 |
Betyg | 4.60/5 Totalt 52 Betyg |
Utvecklare | https://www.featurecompare.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.featurecompare.com/chrome-extension |
Hjälpsida URL | https://www.featurecompare.com/chrome-extension#contacts |
URL till Sekretesspolicy Sidan | https://www.featurecompare.com/chrome-extension/privacy |
Stödda Språk | 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\/*" ] } |