codecollabspace / chatgpt_citations

A browser extension designed to generate BibTeX citations from chat conversations in OpenAI's ChatGPT interface.
MIT License
0 stars 0 forks source link

implemented citations inside the website instead of a popup #1

Closed mcquenji closed 8 months ago

mcquenji commented 8 months ago

The original goal was to just make the extension work for chrome. However as i was working on it i figured it'd make more sense to embed the citations in the UI while chatting instead of having to click on the extension every time. It turned out that this approach was not only way cleaner (imo), but also worked for Chrome and Firefox - meaning less code to maintain :)

Thing's I've changed: