Amazon Price Variation (Fork)

Embeds CamelCamelCamel price chart in Amazon

< Σχολιασμός για τον κώδικα Amazon Price Variation (Fork)

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 31/07/2018

Fix for mobile version of Amazon website

When browsing the mobile version of Amazon, the script doesn't work as the tag of the ASIN element has a different name. Instead of (line 22) var element = $(':input[name="ASIN"]'); it should be var element = $(':input[name="a"]'); Ideally, the script should detect if we are on the fix or mobile version, and adjust itself accordingly...

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.