Skip to content

devidw/gptab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Code Tab

run chatgpt chat edited docs in an extra browser tab

how it works

  • the content script
    • gets injected into chatgpt.com
    • adds a button to the website
    • when button is clicked sends open editor content to sw
  • the service worker
    • receives code from content script
    • sets up code_tab (get or add)
    • replaces tab doc with gpt's doc
  • the code_tab sandbox
    • manipulated by sw

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published