overlay
overlay copied to clipboard
feat: add ChatGPT support
- move finder code to share with all content
- rename indicator.js -> create-element.js
- move element creation to create-element
- inject contentElementSelector
- include the self element in findRanges
- add the content.chatgpt to build
Part of #86
Need help with the style:
it seems like we have two options to solve this:
- diverge the CSS when we are on chatgpt's URL to manipulate the color
- add a more comprehended solution traversing up to the first background colour and determining the colour based on it.
@baruchiro @jossef WDYT?
On Hold: Waiting for @jossef to finish the Figma styles and support dark mode.