A Chrome extension that helps users browse the web more safely by adding confirmation steps before open any URLs.
Features • Installation • Usage • Contributing • License
- 🛡️ Intercepts all webpage requests for enhanced security
- ⚡ Lightweight and fast performance
- 🔒 Triple confirmation system to prevent accidental clicks
- 👀 Clear visual feedback for each confirmation step
- 🌐 Works on all websites
- 🎨 Clean and intuitive user interface
- Visit the Chrome Web Store
- Click "Add to Chrome"
- Follow the prompts to complete installation
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top-right corner
- Click "Load unpacked"
- Select the extension directory
- Click any link on any webpage
- A confirmation dialog will appear
- Click the confirmation button three times
- Click the "Visit Website" button to proceed to your destination
- Google Chrome Browser
- Basic knowledge of HTML, CSS, and JavaScript
- Git (optional, for version control)
# Clone the repository
git clone https://github.com/ezshine/CarefullyOpenURL.git
# Navigate to the project directory
cd CarefullyOpenURL
# Start developing!
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to all contributors who have helped this project grow
- Special thanks to the Chrome Extensions development community
- Social: @ezshine
If you find this project helpful, please consider giving it a star on GitHub!
Made with ❤️ by @ezshine