heokjaibaafegafgaaodfgjjgjffnenk
Appends a button to all code snippets to instantly copy the code to clipboard. Extension available for stackoverflow.com, moodle.up.pt and much more. This project is open source and you also can contribute with ideas
ChatGPT Recall Prompts
"ChatGPT Recall Prompts" is an extension that allows you to quickly recall your previous inputs in the textbox by pressing the "up" keyboard button without copying and pasting. It saves you time and effort when composing messages. Try it out to experience fast text input recall with just a button press! Tip 1: If nothing shows in the textbox, try to press F5 key or send your first prompt to reload prompts. Tip 2: If you don't see the full text when recalling prompts, try to type any text or press space key to show full text in the textbox. Tip 3: If pressing "Enter" doesn't send your message, try editing the text box first. Simply type or delete something to enable the "Enter" key functionality. "No data is saved or used by any third party, all prompts are removed every time the page is reloaded."
Copy Code
This is a simple extension that copies the codes The reason I started to make this was I wished there would've a tool to copy some code to ask AI how to fix or modify the code. Then I made this extension that is able to copy the contents of a file or several files in a specified directory. Features: 1. Can copy the contents of files selected by an user clicking the `Copy Selected` button. 2. Can copy the contents of all of files in the directory clicking the `Copy All` button. 3. Can search a file by entering a keyword that would be matched with filename. * If you got a warning such as the very last of the images, you will have to accept it to upload files so that this extension have an access to read. This awesome logo was create by Rizki Ahmad Fauzi. https://www.flaticon.com/free-icon/copy_6597049?term=copy&page=6&position=55&origin=search&related_id=6597049
Code Copy
Seamlessly copy code blocks from any web page. Sidebar Features • Displays all code blocks on the page • Jumps directly to the original location of the code block • Select and copy the desired code block • Language-specific syntax highlighting
Click Copy {Code} – One-Click Copy
Software engineer's friend. Copy code from any website with a single click. Streamline your coding workflow by instantly copying code blocks from any website—perfect for developers, learners, and technical writers. One-Click Code Copying Easily copy code blocks with a single click, no manual selection needed. Flexible Interaction Modes Choose how you interact: double-click, hover to reveal a copy button, or enable both—tailored to your browsing preferences. Hover Mode with Visual Feedback Adds an inline “Copy” button on hover, using reliable clipboard logic with fallback support and toast confirmation—even when the modern Clipboard API is unavailable. Keyboard Shortcut Toggle (Alt + C) Instantly enable or disable copying with a simple keyboard shortcut. Your preference is saved across tabs and sessions. Customizable Toast Notifications Personalize your experience with light, dark, or fully custom toast themes—preview changes instantly in the extension’s options page. Right-Click Context Menu Support Prefer menu-based actions? Use the “Copy Code” option directly from the right-click context menu. Persistent Settings Storage All preferences—copy state, interaction mode, and theme—are stored using Chrome’s storage APIs or localStorage to ensure they persist across browsing sessions.