Amazon - Show Seller Info

Shows name, country of origin and ratings for third party sellers on Amazon (and highlights Chinese sellers)

As of 2020-05-07. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v1.7.2 2023-11-30

    fix: add new selector to find amazon as seller after recent markup change

  • v1.7.1 2023-06-19

    fix: resolve GM_Config issue

    Reference: sizzlemctwizzle/GMconfig#113, Merge pull request #22 from tadwohlrapp/21-gmconfig-get-called-before-init

    fix: resolve GM_Config issue

  • v1.7.0 2023-04-15 feat: add option to clear local storage from items saved by SoldBy, Merge pull request #20 from tadwohlrapp/19-add-option-to-clear-local-storage feat: add option to clear local storage from items saved by SoldBy
  • v1.6.4 2023-04-15 fix: for amazon.de adding a   to the rating percentage and breaking my regex
  • v1.6.3 2023-02-24 fix for quotation marks in seller name, fix ratings display for belgian site
  • v1.6.2 2023-02-24 fix infobox font size, fix for amazon's recent markup changes on seller page, Amazon retired Smile :(
  • v1.6.1 2022-10-20 Added Amazon Belgium match, Update version number, Update soldby.user.js, Merge pull request #17 from nicopasla/main Added new Amazon Belgium website
  • v1.6.0 2022-06-19 add timestamp age check for stored items and options for changing default max-ages, implement validateItemAge function, Merge pull request #14 from tadwohlrapp/13-check-for-timestamp-of-stored-items-and-re-fetch-if-item-is-outdated 13 check for timestamp of stored items and re fetch if item is outdated
  • v1.5.0 2022-06-16 implement hideHighlightedProducts option, implement GM_config to improve UX, add link to options in amazon footer, Merge pull request #12 from tadwohlrapp/11-add-option-to-hide-products Add GM_config options
  • v1.4.1 2022-06-14 test webhook
  • v1.4.0 2022-06-14 Imported from URL
  • v1.3.0 2022-06-03 implement getItem and setItem from/in local storage, bump version to 1.3.0, Merge pull request #7 from tadwohlrapp/6-implement-local-storage Implement local storage
  • v1.2.0 2022-06-02 add matches for .co.jp, .com, .com.mx, .com.tr, .nl and .se in meta, full rewrite of script, now supporting many more marketplaces, successfully test with all supported managers and browsers, bump version to 1.2.0, Merge pull request #5 from tadwohlrapp/4-add-support-for-more-marketplaces Add support for more Amazon Sites, resolves #4
  • v1.1.5 2022-05-30 change updateURL and downloadURL from github to greasyfork
  • v1.1.4 2022-04-20 fix for amazon's recent redesigns
  • v1.1.3 2021-10-25 Fix seller-info selectors on product pages after recent changes by amazon, Use emoji flags instead of countryflags.io, Update meta infos after recent repo renaming
  • v1.1.1 2020-05-07 Add OpenUserJS meta block
  • v1.1.0 2020-05-07 Imported from URL
  • v1.0.1 2020-04-26 Update meta
  • v1.0.0 2020-04-26