tadwohlrapp / soldby

SoldBy – Reveal Sellers on Amazon: See their name, country of origin and rating when browsing Amazon.
MIT License
57 stars 5 forks source link

Script breaks if third party seller has quotation marks in name #18

Closed tadwohlrapp closed 1 year ago

tadwohlrapp commented 2 years ago

Problem description

Just noticed, that the script fails loading seller info from local storage if a stored seller has quotation marks in their name.

Example: https://www.amazon.com.be/sp?seller=A1H39TLW30TJDL

image image

Will have to implement input sanitization before writing to storage.

tadwohlrapp commented 1 year ago

fixed in v1.6.3