jakubboucek / roumen-cz-improve-ui

Google Chrome extension for improve UX on rouming.cz website
https://chrome.google.com/webstore/detail/roumingcz-improve-ui/lgdnbbdjbnideafkhpplilmgoclpbpca
MIT License
0 stars 0 forks source link

Recent DOM changes broke the extension (problems with xpath selectors) #13

Open certicky opened 5 months ago

certicky commented 5 months ago

It seems that recent changes in web DOM broke the extension. I'm getting this error:

image

I tried fixing this, but then I ran into some additional problems with scaleToScreen() function and I kind of got lost in the code, since I'm not completely familiar with all that the extension tries to do. But I suspect that scaling the image to the screen might no longer be needed, since the web does it out of the box now.

Anyway, the problem seems to be with the td[height="600"] a and td[height="600"] a img selectors.

jakubboucek commented 5 months ago

(můžeme česky)

Ahoj, taky jsem si všiml, že to nefunguje, ale aktuálně řeším rodinné starosti a nedostal jsem se k tomu a jestli, tak tak nejdřív za měsíc. Pokud by se ti povedlo to nějak zprovoznit, tak budu moc rád a rád to vydám i dřív.

Jestli máš něco rozdělaného, tak to klidně pošli jako draft PR (pokud nejde draft, tak zadej [WIP] na začátek jeho názvu), možná bych ti pomohl to "odseknout".

Díky moc za dosavadní úsilí ❤️