thebaer / MMRA

Make Medium Readable Again — a browser extension
https://makemediumreadable.com
MIT License
667 stars 31 forks source link

Fix "pardon the interruption" popup block #52

Open thebaer opened 5 years ago

thebaer commented 5 years ago

We must no longer "pardon the interruption" -- now we can "extend our stay" and so on. The \

text in this popup changed, and there seems to be a few titles that get displayed. So now we look to the \

instead for blocking the readus interruptus popup.

This fixes #51.

jhass commented 5 years ago

Seems to target it correctly, however at least on https://medium.com/mergify/automatic-merge-of-github-security-fixes-87d7781140c0 I see basically the animation still before it vanishes. But that doesn't seem to happen for all articles, somehow. It feels it has to do with how fast the page loads, so the basically the images there delaying the load somewhat.

thebaer commented 5 years ago

Yeah, I'm not sure how to get rid of the animation unfortunately. But this at least hides it for now

a1russell commented 4 years ago

Do you plan on merging/releasing this any time soon?

thebaer commented 4 years ago

These changes don't completely fix the issue anymore -- Medium is still making all kinds of changes that invalidate work here.