Abu Sayed is a full-stack developer and ambient music artist from Dhaka, Bangladesh. Specializing in Laravel, Unity, and AI integration, he creates innovative web and mobile applications. As the founder of Ai Blogify and ToolsNess, Abu develops SaaS products and contributes to open-source projects. His tech expertise is matched by his musical talent, earning him recognition in Bangladesh's ambient music scene. A Computer Science graduate, Abu combines technical skills with creative expression to deliver unique digital solutions. Explore his blog for insights on web development, AI, and the intersection of technology and music.
Introducing Chrome Title Changer: Customize Your Browser Experience
Enhance your web development productivity with Chrome Title Changer extension. JavaScript-powered, open source tool for customizing Chrome titles and boosting efficiency.
Hello everyone! I’m excited to share my latest project – the Chrome Title Changer extension. As a web developer and productivity enthusiast, I often found myself wanting to customize website titles for better tab organization. That’s why I created this simple but useful Chrome extension.
What Does It Do?
Chrome Title Changer lets you modify any website’s title (the text shown in your browser tab) with two flexible options:
Temporary changes for your current browsing session
Permanent changes that apply every time you visit a specific website
Why Did I Create It?
Tab management is crucial for productivity. Whether you’re:
Working with multiple instances of the same website
Creating a more organized workflow
Personalizing your browsing experience This extension helps you stay organized and efficient.
Key Features
Simple Interface
Clean, intuitive popup design
Quick title modification
No complex settings or configurations
Flexible Options
“This time only” for temporary changes
“Always” option for permanent modifications
Easy to update or remove saved titles
Performance
Lightweight implementation
Minimal resource usage
Fast and responsive
Technical Implementation
The extension is built using pure JavaScript and Chrome’s Extension APIs. It uses:
Chrome Storage API for saving preferences
Chrome Scripting API for title modifications
Event listeners for real-time updates
Open Source
This project is open source and available on my GitHub repository. Feel free to:
Explore the code
Suggest improvements
Report issues
Contribute to development
Installation Guide
From Chrome Web Store
Visit the Chrome Web Store (link coming soon)
Click “Add to Chrome”
Confirm the installation
Manual Installation (Developer Mode)
Select the extension directory
Download or clone this repository
Open Chrome and go to chrome://extensions/
Enable “Developer mode” in the top right
Click “Load unpacked”
Future Plans
I’m planning to add more features like:
Title templates
Batch modifications
Export/import settings
Custom styling options
Get Involved
You can find the project on GitHub. Your feedback and contributions are welcome!