overlay icon indicating copy to clipboard operation
overlay copied to clipboard

feat: add ChatGPT support

Open baruchiro opened this issue 1 year ago • 2 comments

  • 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: image

baruchiro avatar Jun 04 '23 12:06 baruchiro

it seems like we have two options to solve this:

  1. diverge the CSS when we are on chatgpt's URL to manipulate the color
  2. add a more comprehended solution traversing up to the first background colour and determining the colour based on it.

@baruchiro @jossef WDYT?

GuyNachshon avatar Jun 04 '23 15:06 GuyNachshon

On Hold: Waiting for @jossef to finish the Figma styles and support dark mode.

baruchiro avatar Jun 06 '23 11:06 baruchiro