Giter Site home page Giter Site logo

sethusenthil / copy-for-chatgpt Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 7.0 395 KB

Extention to bring a copy button for ChatGPT

Home Page: https://copygpt.sethusenthil.com

License: MIT License

JavaScript 72.30% CSS 15.66% Shell 0.50% TypeScript 11.54%
artificial-intelligence chatgpt chrome-extension copy-paste

copy-for-chatgpt's Introduction

Hi, I'm Sethu Senthil

Laptop Web & Mobile Developer | Briefcase Entrepreneur | Locked Security Researcher

copy-for-chatgpt's People

Contributors

imgbotapp avatar sethusenthil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

copy-for-chatgpt's Issues

Copying text as Markdown

When copying formatted text to the clipboard, I get plain text.
Would it be possible to get Markdown code instead?

E.g. for this output:
image

The plugin returns:

Sure, here are four lines of Markdown:

This is a bullet point.
This is another bullet point.
This text is bold.
This text is italic.

Selects wrong message box on ChatGPT Plus

Screenshot from user:
Screenshot 2023-02-12 at 6 22 40 AM

It's hard to reproduce this issue since I don't have ChatGPT Plus. The easiest solution would be to inverse the selector's divisibility statement if the plus plan is detected (which is given in the HTML output as a JSON from their GraphQL query)

Idea how to solve the always changing Format of OpenAIs Front end.

Right now, I think, you are trying to recognize the Structure of the written HTML and then copy the inner HTML recursively, right?

I think another way to solve this, is, to capture a Screenshot of the given block and then run an OCR over it. With that in place, you would not need to change this part of the code, and you can also maybe recognize Katex Symbols.

CMD+K not working

The keyboard shortcut is currently not working. This may be due to a change in ChatGPT. I just wanted to notify you in case you were not aware. Great extension, it has saved me so much time...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.