A free browser extension that lets you append multiple code blocks across Jupyter Notebooks, Google Colab, ChatGPT, and GitHub into one master clipboard.
- Click the green Code button at the top right of this page and select Download ZIP.
- Extract (unzip) the downloaded file into a folder on your computer.
- Open Google Chrome and navigate to
chrome://extensions/. - In the top-right corner, flip the Developer mode toggle switch to ON.
- In the top-left corner, click the Load unpacked button.
- Select the extracted folder containing the extension files.
- Open any Jupyter Notebook, Google Colab, GitHub file, or ChatGPT window.
- Click the โ Append button next to any code block to add it to your sidebar stack.
- Click ๐ Copy Combined Code to grab everything at once, separated cleanly by line breaks!
- Open manifest.json file
- Add the website URL under the content_scripts.matches