https://github.com/sampadmondal-git/tab-title-extention
Tab Title Fetcher is a simple Chrome extension that displays the current browser tabβs title and URL. With a clean UI, it lets users quickly fetch and copy tab information for easy sharing or reference. Ideal for productivity, research, and organizing web resources efficiently.
https://github.com/sampadmondal-git/tab-title-extention
chrome-extension css3 es6-javascript front-end front-end-development html5 internship-project internship-task javascript
Last synced: 2 months ago
JSON representation
Tab Title Fetcher is a simple Chrome extension that displays the current browser tabβs title and URL. With a clean UI, it lets users quickly fetch and copy tab information for easy sharing or reference. Ideal for productivity, research, and organizing web resources efficiently.
- Host: GitHub
- URL: https://github.com/sampadmondal-git/tab-title-extention
- Owner: SampadMondal-git
- Created: 2025-07-20T07:26:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-21T06:55:37.000Z (3 months ago)
- Last Synced: 2025-07-21T08:39:20.675Z (3 months ago)
- Topics: chrome-extension, css3, es6-javascript, front-end, front-end-development, html5, internship-project, internship-task, javascript
- Language: CSS
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tab Title Fetcher
A simple and elegant Chrome extension that allows you to quickly fetch and copy the title and URL of your current browser tab.
## Features
- π Instantly fetch the current tab's title and URL
- π One-click copy functionality for URLs
- π¨ Clean and intuitive user interface
- π« Smooth animations and transitions
- π― Minimalist design with modern icons## Installation
1. Clone this repository or download the ZIP file
2. Open Chrome and navigate to `chrome://extensions/`
3. Enable "Developer mode" in the top right corner
4. Click "Load unpacked" and select the extension directory## How to Use
1. Click on the extension icon in your browser toolbar
2. Press the "Tab Title" button to fetch current tab information
3. Use the "Copy Link" button to copy the URL to your clipboard
4. The tab title and URL will be displayed in a clean card interface## Project Structure
```
tab-title-extention/
βββ icons/
β βββ icon-16.png
β βββ icon-32.png
β βββ icon-48.png
β βββ icon-128.png
βββ manifest.json
βββ index.html
βββ styles.css
βββ script.js
```## Technologies Used
- HTML5
- CSS3
- JavaScript
- Font Awesome Icons## Contributing
Feel free to submit issues and enhancement requests!
## Author
[SampadMondal-git](https://github.com/SampadMondal-git)
---
Β© 2025 Tab Title Fetcher. All rights reserved.