Displays lowest brickmerge® price next to offer price
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
chore(release): 1.15.4 [skip ci]
chore(release): 1.15.3 [skip ci]
fix: underline links and remove underline on hover
chore(release): 1.15.2 [skip ci]
fix: remove articleSelector and always read from document.title
Also refine the set number regex to prevent non LEGO products (on amazon) to produce false results and allow steinehelden to specify its own
chore(release): 1.15.1 [skip ci]
fix(amazon.de): add more matchers for product pages
https://www.amazon.de/dp/B09BNV7VS1 https://www.amazon.de/MPO-Lego-40523-Osterhasen-Ausstellungsst%C3%BCck/dp/B09RQ67B4T/ref=sr_1_44?qid=1698354126&refinements=p_89%3ALEGO&rnid=669059031&s=toys&sr=1-44
chore(release): 1.15.0 [skip ci]
chore(release): 1.14.0 [skip ci]
feat: move to own endpoint for lowest price
The new endpoint hides the brickmerge JSON API token and adds smythstoys price fetching since this is not listed on brickmerge as of now.
chore(release): 1.13.0 [skip ci]
feat: add styling
chore(release): 1.12.0 [skip ci]
feat: if articleSelector not defined read from document.title
feat(Shop): add thalia.de
feat(Shop): add mueller.de
chore(release): 1.11.0 [skip ci]
feat(Shop): add otto.de
fix: jp-spielwaren selector
Closes #4
fix: update version to 1.10
feat(Shop): saturn.de and mediamarkt.de
Those shops are difficult because they dynamically change the price target parent randomly. It could happen that the brickmerge price is initially rendered but then removed by the sites script operation. We need to re-insert our tag if that happens (todo)
fix: increase version number to 1.9
feat(Shop): add alternate.de
feat(shop): add proshop.de
feat: add steinehelden.de
feat: add test URLs to resolvers
this will be later used to automatically create screenshots once I know how to inject the userscript into playwright or cypress
fix(#3): js-spielwaren
fix: replace GM_log with console.log
fix: use correct brickmerge link
fix: call GM_log conditionally
because its not available on Greasemonkey on Firefox
refactor: change title selector name
顯示所有腳本版本