A simple and efficient setup to customize your Chrome experience by organizing commonly used websites, shortcuts, and tools all in one tab. This project enhances productivity by providing quick access to your everyday links with a clean, user-friendly interface.
- 🧭 Quick Navigation: Add and access your most visited websites with a single click.
- 🎨 Minimal Design: Lightweight and aesthetically clean layout for distraction-free browsing.
- 🧩 Custom Shortcuts: Easily configurable shortcuts for personal or work use.
- 🌐 Local First: Designed to run locally as a custom new tab page for Chrome.

A glance at the home page layout (Update this image with your own preview).
-
Clone the repository
git clone https://github.com/Ruban-Edward/chrome_customization.git
-
Open the folder
cd chrome_customization- Set it as your Chrome New Tab page
- Open Chrome and go to chrome://extensions/
- Enable Developer Mode
- Click Load unpacked and select the project folder
- This will set the custom page as your new tab
chrome_customization/
├── assets/ # Images, icons, and static resources
├── css/ # Stylesheets
├── js/ # JavaScript files
├── index.html # Main page
└── README.md # Project documentation
- Edit index.html to modify site links or layout
- Add your own icons or change styles in css/style.css
- For additional functionality, modify scripts in js/
- Use meaningful icons for quick recognition
- Keep the layout minimal for better speed and focus
- Regularly update your links based on current needs
Pull requests are welcome! If you have ideas to improve this tool, feel free to fork and enhance it.
Ruban Edward
This project is licensed under the MIT License.