thebaer / MMRA

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

Add option to remove "Top highlight" markers #48

Closed gilmoreorless closed 1 year ago

gilmoreorless commented 5 years ago

Closes #47.

I wasn't sure whether you're using master or develop as the primary branch. I've made this PR against develop purely because it had a few more commits on it.

This removes any "top highlight" indicators (background colour, "Top highlight" text in the sidebar), but leaves alone any personal highlights on your user account. I had to add it as another mutation observer, as the highlights are only added after the data has been retrieved from an async request.