Amazon units converter

Convert Amazon units to normal units that all normal countries uses. It's check only 2 rows in a Specs table, so it's very perfomance-friendly.

As of 2021-08-24. See the latest version.

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

  • v1.1.0 2021-09-07
  • v1.1.0 2021-09-06

    Now multiple units can be converted in one line
    Added ounces → gram conversion
    Now multi-column tables do not shock the script
    Added CheckAllRows parameter

  • v1.0.4 2021-09-05

    Added http://www.amazon.*/*/dp/* addresses to include, now script ingnores table names and tries to find units in any 2-columns table

  • v1.0.3 2021-08-24

    Now it turns on only on product pages

  • v1.0.2 2021-08-24

    fixed forgotten debug

  • v1.0.1 2021-08-24

    It can now convert only one unit per one line, cause multiple convertions per one line don't really work yet. I fix it soon!

  • v1.0.0 2021-08-24