grantwinney / generate-links-for-headers

A browser extension that generates links for all headers on the page (when it can) and makes it easier to share specific sections.
https://grantwinney.com/automatically-adding-links-next-to-all-headers-on-the-page-a-chrome-extension/
MIT License
15 stars 4 forks source link

last update caused the malfunctioning of some websites #15

Closed hadi4172 closed 3 years ago

hadi4172 commented 3 years ago

Hi, the last update on svg to font awesome of the chrome extension caused the malfunctioning of some websites. For exemple, go to https://vostfree.com/animes-vostfr/ with your extension disabled, then reactivate it and reload the page and try to click on an anime. You notice that it doesn't work anymore. I've found other websites that also have problems with the extension, but less serious. (for example fullstream.me which doesn't display some icons well anymore)

grantwinney commented 3 years ago

Ugh, fix one thing, break another, lol. 😬

Thanks for the heads up.

grantwinney commented 3 years ago

I should've had more coffee before making that last change. Alright, I removed the reference to font awesome and fixed the original svg/styling that was causing a couple other issues. When v 1.3.1 is approved in the store, and your browser updates to use it, everything should be good to go. Let me know if you still have any issues though.

hadi4172 commented 3 years ago

It's perfect, I just tested the new update and the problem seems to have been fixed :) Thanks a lot!

grantwinney commented 3 years ago

Good to hear! Thanks for letting me know.