🧞♂️ Idea
Whenever we have to perform any action in from the Danger Zone section of GitHub repository options, such as:
- Change Visibility
- Transfer Ownership
- Archive Repository
- Delete Repository
It asks to write username/repository-name
. It's tedious to write it every time you perform any of these actions or want to quickly get done with it. That's why I created this extension, which lets you quickly type that thing for you and perform the action. Just a single click away.
🎯 GitHub Confirm It
GitHub Confirm It is a Chrome extension that allows you to quickly add a repository name to confirm actions on GitHub with just a single click. It helps you stay productive by saving your time and helping you focus on what matters. Secure and Open Source.
🔆 Getting Started
Below are the quick steps to get up and running with this extension.
👨💻 Installation
Download it from Chrome Store. It will add a button inside your input box to quickly insert the text.
🎯 In Action
Go to the Settings of your repository, under the Danger Zone heading, click on any action. You'll notice the small insert text icon in your input. Click on it to insert the text. A quick GIF for you:
📋 Permissions
Only requires content_script
permission which only runs on the settings page of your repository.
🔥 ProducHunt
It's on ProductHunt as well. Go checkout!
👋 Say Hi
Let's connect. Say Hi on Twitter @saqibameen. Don't forget to Star 🌟the repo and spread the word!
Top comments (12)
This is awesome! I use ctrl c + ctrl v. Gets the job done!
That's exactly what I used to do. But I found it tedious to every time select the
username/repo-name
and then copy-paste it. With this, I get the job done in a single click.Yes, this is a cool trick!!
You don't even need to copy 👀
OMG I'm mind blown! 🤯😁
Neat little trick Saqib but just a quick suggestion that asking for upvotes on Product Hunt is against their TOS:
help.producthunt.com/en/articles/4...
Hey Parwinder,
I'm glad you liked it. Also, thank you for bringing this to my attention. Updated.
This is neat
Hey Ben,
Thanks for stopping by and dropping a comment. Coming from you means a lot. 🤩
saqib this is awesome i just want to ask what tools you use to create an image like this? sorry its not related im just curious
Hey nori,
I'm glad you liked it. I use Adobe Photoshop for creating these.
Do you by any chance understand why GitHub asks you intentionally to manually type this in and not check a checkbox saying "I am sure"?