You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
fails on mobile browsers since amazon removes this element when rendering on mobile. we need another way to grab the ASIN so that we can add to cart.
This however, isn't really an issue, since the chrome/firefox extensions cannot (currently) be installed on mobile. However, once firefox allows installing any extension on mobile firefox, we should fix this bug.
The text was updated successfully, but these errors were encountered:
the code
https://github.com/Purse/buywithbitcoin/blob/master/src/content/app/ProductApp.jsx#L34
fails on mobile browsers since amazon removes this element when rendering on mobile. we need another way to grab the ASIN so that we can add to cart.
This however, isn't really an issue, since the chrome/firefox extensions cannot (currently) be installed on mobile. However, once firefox allows installing any extension on mobile firefox, we should fix this bug.
The text was updated successfully, but these errors were encountered: