Greasy Fork is available in English.

Amazon - Highlight resellers

See instantly if the product really comes from Amazon or from a reseller

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.8.0 19/04/2023
    • Removed smile.amazon.com (service discontinued)
    • Fixed keyword detection in buybox details (Amazon added some payment info text)
  • v1.7.1 09/12/2022

    Improve detection for seller amazon.com

  • v1.7.0 02/11/2022

    Changed default color for pure amazon products from green to a lighter limegreen

    Colors can now be saved beyond updates (just edit the code at the top)

    Added amazon.pl

  • v1.6.1 30/10/2022

    Add more of those JS semicolons...

  • v1.6.0 30/10/2022
    • Add handling of third sellerInfo box design
    • Better string sanitation
    • Colors are changeable by changing variables at the top
  • v1.5.0 30/10/2022

    Added amazon.se Changed way of style insertion Adapted to the now more prominent "tabularBuyBox" design Added lots of languages for the new design

  • v1.4.1 25/10/2022

    update RegEx for better structure and more possible country TLDs

  • v1.4.0 24/10/2022

    Added Belgian amazon.com.be Added matching strings (english, dutch, french) for "buybox" design variant

  • v1.3.1 15/03/2022

    remove console logs

  • v1.3.0 15/03/2022

    Added support for new tabular buybox (seen on amazon.co.uk)

  • v1.2.3 23/11/2021

    get reseller name for styling by selector

  • v1.2.2 21/08/2020 add another german matching phrase
  • v1.2.1 01/07/2020 add amazon smile
  • v1.2.0 01/07/2020 Added more languages to the positive list; added turkish and UAE domains
  • v1.1.1 01/07/2020 trim whitespace around string to be detected
  • v1.1.0 18/06/2020 merchantID is not provided anymore. Need to match text. Just change "Verkauf und Versand durch Amazon." to the matching phrase in your language.
  • v1.0.3 18/02/2020 sync my local version to public version (forgot the changes)
  • v1.0.1 09/04/2019 prevent console errors; === instead of ==
  • v1.0.0 09/04/2019