vict0rsch / PaperMemory

Your browser's reference manager: automatic paper detection (Arxiv, OpenReview & more), publication venue matching and code repository discovery! Also enhances ArXiv: BibTex citation, Markdown link, direct download and more!
https://papermemory.org/
MIT License
504 stars 18 forks source link

Interfering with other websites' ui #171

Closed KaiFronsdalQC closed 1 year ago

KaiFronsdalQC commented 1 year ago

Describe the bug When enabled, PaperMemory changes the look of the icons on some websites. Specifically where I ran into this was with chatbot-ui websites. For a public facing instance (I ran into this problem on a locally hosted version), try fastgpt.app. If you enable the extension, you will notice that the icons on the webpage become large and blue when enabled.

To Reproduce Steps to reproduce the behavior:

  1. Disable PaperMemory extension
  2. Go to https://www.fastgpt.app/
  3. Icons are normal sized and white
  4. Enable PaperMemory extension
  5. Icons are large and blue

Expected behavior Icons on non-arxiv/paper websites should not be altered.

Screenshots The normal chatbot ui: Normal Chatbot UI Chatbot ui with papermemory enabled: Altered Chatbot UI

Desktop (please complete the following information):

vict0rsch commented 1 year ago

Thanks for reporting ; I'll have a look in a couple weeks. Sorry for the inconvenience in the meantime

vict0rsch commented 1 year ago

Fixed it! I was using the default class names for the tabler icons I use in PaperMemory and so do they so there was an interference. I've updated the CSS class names and released a new version. It's pending approval by the Chrome Webstore but should be available (and automatically updated on your device) soon

vict0rsch commented 1 year ago

Thank you for reporting!