jcfkckanbmpokgaibgafjombggbdkiml
Add a toggle button on GitHub repository pages to quickly switch GitHub Copilot Coding Agent firewall on and off. This adds a toggle button to your GitHub repository page, allowing you to quickly switch the GitHub Copilot Coding Agent firewall on and off.
GitHub DeepWiki Button (Unofficial)
This browser extension adds a convenient "DeepWiki" button to GitHub repository pages, allowing you to quickly access the repository's documentation on DeepWiki. 🛠️ Features: - Seamlessly integrates with GitHub's interface - One-click access to DeepWiki for any GitHub repository - Clean and minimal design following GitHub's UI patterns - Works on all GitHub repository pages 🚀 How to Use: 1. Install the extension 2. Navigate to any GitHub repository 3. Click the "Open in DeepWiki" button in the repository header 4. You'll be redirected to the corresponding DeepWiki page ⚠️ Note: This is an unofficial extension and is not affiliated with GitHub or DeepWiki. It simply provides a convenient way to navigate between GitHub repositories and their corresponding DeepWiki pages. 🔒 Privacy: - No data collection - No tracking - No authentication required - Only requires access to github.com to add the button 💻 The source code is also available, and you can build and install it yourself. For more details, please visit: https://github.com/yamadashy/github-deepwiki
GitHub Account Switcher
A convenient extension that enables users to seamlessly switch between multiple GitHub accounts. The source code is open sourced at https://github.com/yuezk/github-account-switcher The GitHub Account Switcher is a user-friendly browser extension that is designed to help developers effortlessly switch between multiple GitHub accounts without the need to log in and out constantly. It's perfect for developers who manage personal, work, or enterprise accounts, as this extension streamlines your workflow and lets you concentrate on your projects. - Effortless account switching: Instantly switch between multiple GitHub accounts with a single click. - Automatic account switching: Automatically switch to the relevant account when you visit a specific GitHub URL. - Time-saving: Eliminates the need to manually log in and out of different accounts.
GitHub Code Folding
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation, spaces or tabs. v0.1.0 - remove jQuery dependency - use event page instead of permanent background
Kamino
This extension shows a button on Github issue pages that can be used to clone github issues across repositories Kamino is a Chrome extension that is used to clone Github issues from one repository to another. Go to an issue page and click "Clone issue to", choose a new repository and the original item will be closed and cloned to the new repository you have chosen. This tool is very handy for feedback repositories whose issues need to be distributed to the actual project repository. For detailed instructions and info on updates, please visit https://github.com/gatewayapps/kamino and view the ReadMe file. kamino v4.2.1 bug-fix - Fix issues with navigating back to the original issues list - by @johnmurphy01 miscellaneous - Add build and deploy automation to make it easier to update Kamino - by @johnmurphy01 bug-fix - Add retry and error handling and options to prevent mentions - by @johnmurphy01 feature - Add option to enable or disable blockquotes - by @johnmurphy01 bug-fix - Fixed various issues with batching cloning feature - by @johnmurphy01 miscellaneous - Add playwright testing to make Kamino more stable - by @johnmurphy01 feature - Optionally prevent blockquote formatting and source attribution - by @johnmurphy01