Amazon Sponsored Products remover

Removes the terrible sponsored products from Amazon.

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

  • v0.3.2 2022-07-10

    Added userscript icon

  • v0.3.1 2022-06-21

    Remove ads in certain pages (Amazon.de, progress-tracker/package)

  • v0.3.0 2022-06-19

    I've made the script even more aggressive. Anything that isn't an actual search results (according to its "data-component-type") gets removed from the result list. Might cause issues, which is why I bumped the version to 0.3.0

  • v0.2.8 2022-06-18

    Removed more ads from the right side of the product page (at least for Amazon.de)

  • v0.2.7 2022-06-18

    Removed ads in the center of the product page (at least on Amazon.de)

  • v0.2.6 2022-06-18

    Removed the skyscraper ads on the bottom as well.

  • v0.2.5 2022-06-18

    Removed the skyscraper ads on the left for desktop (at least on Amazon.de).

  • v0.2.4 2022-01-23

    Allow items with an empty `[data-asin]` again, since it removes a lot of extra stuff that is needed (like pagination).

  • v0.2.3 2022-01-04

    Blocked even more ads

  • v0.2.2 2022-01-02

    Updated to work with the new changes on amazon.ca

  • v0.2.1 2020-12-09 Used Daniel's suggestion.
  • v0.2 2020-04-19 Added Smile and stopped using jQuery
  • v0.1 2019-08-17