{"id":14984218,"url":"https://github.com/sahilmore-git/tabs-silencer","last_synced_at":"2026-02-13T21:19:40.084Z","repository":{"id":252354794,"uuid":"840192541","full_name":"sahilmore-git/tabs-silencer","owner":"sahilmore-git","description":"Mute or unmute all tabs in Chrome with a single button click. Listen to only what you want to hear.","archived":false,"fork":false,"pushed_at":"2024-08-09T08:23:00.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T15:59:30.412Z","etag":null,"topics":["chrome","chrome-extension","chrome-extensions","mute","privacy"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sahilmore-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-09T06:59:07.000Z","updated_at":"2024-08-29T15:22:37.000Z","dependencies_parsed_at":"2024-08-09T08:27:11.367Z","dependency_job_id":"92c1cb83-c22e-4d81-b178-9446c2707724","html_url":"https://github.com/sahilmore-git/tabs-silencer","commit_stats":null,"previous_names":["sahilmore-git/tabs-silencer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sahilmore-git/tabs-silencer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilmore-git%2Ftabs-silencer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilmore-git%2Ftabs-silencer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilmore-git%2Ftabs-silencer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilmore-git%2Ftabs-silencer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sahilmore-git","download_url":"https://codeload.github.com/sahilmore-git/tabs-silencer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilmore-git%2Ftabs-silencer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","chrome-extension","chrome-extensions","mute","privacy"],"created_at":"2024-09-24T14:08:39.226Z","updated_at":"2026-02-13T21:19:40.069Z","avatar_url":"https://github.com/sahilmore-git.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tabs Silencer Chrome Extension\n\n## Overview\n\n- The Tabs Silencer Chrome Extension allows you to mute or unmute all tabs in Chrome with a single button click. \n- It also provides the functionality to mute or unmute the currently active tab. \n\nThis README explains how to set up and use the extension in Developer Mode:\n\n## Features\n\n- **Mute/Unmute All Tabs:** Toggle the mute state for all open tabs at once.\n- **Mute/Unmute Current Tab:** Toggle the mute state for the currently active tab.\n- **Real-time Status Updates:** Button text updates to reflect the current mute state.\n\n## Installation\n\n### Prerequisites\n\n- Google Chrome Browser (latest version recommended)\n\n### Steps to Install and Test\n\n1. **Download or Clone the Repository**\n\n   - If you haven't already, download or clone the repository containing the extension code.\n   - Extract it to a folder of your choice.\n\n2. **Open Chrome Extensions Page**\n\n   - Open Google Chrome.\n   - Navigate to `chrome://extensions/`.\n\n3. **Enable Developer Mode**\n\n   - Toggle the \"Developer mode\" switch in the top-right corner of the extensions page.\n\n4. **Load Unpacked Extension**\n\n   - Click the \"Load unpacked\" button.\n   - Select the folder where you downloaded or cloned the repository.\n\n5. **Test the Extension**\n\n   - Once the extension is loaded, a red mute icon should appear next to the Chrome address bar.\n   - Click the extension icon to open the popup.\n   - Use the \"Mute All Tabs\" button to mute or unmute all open tabs.\n   - Use the \"Mute/Unmute Current Tab\" button to toggle the mute state for the currently active tab.\n\n## ⭐ Star This Repository\n\nIf you like what you see, please consider giving this repository a star! 🌟\n\n[![Star this repository](https://img.shields.io/github/stars/sahilmore-git/tabs-silencer?style=social)](https://github.com/sahilmore-git/tabs-silencer)\n\n## Screenshots:\n### Mute all tabs:\n![Mute all tabs](https://github.com/user-attachments/assets/8fc46287-c392-4027-9d12-2e3a879660ce)\n### Unmute all tabs:\n![Unmute all tabs](https://github.com/user-attachments/assets/6165ccd9-d286-4492-a0d8-c779a74655ff)\n### Mute/Unmute current tab:\n![Mute/Unmute current tab](https://github.com/user-attachments/assets/354218d7-29c5-4a3c-a744-a018f3cb5f0a)\n\n\n## Development\n\n### Structure\n\n- **`manifest.json`**: Contains metadata, permissions, and configurations for the extension.\n- **`background.js`**: Manages the extension's background processes, including muting and unmuting tabs.\n- **`popup.html`**: Defines the user interface for the extension popup.\n- **`popup.js`**: Contains the script that handles user interactions and updates the UI.\n- **`icons/`**: Contains the the icons for the extension.\n\n## Contribution\n\nFeel free to contribute to this project by submitting issues or pull requests. Your feedback and improvements are welcome!\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\nIf you encounter any issues or have questions, please open an issue in the repository or contact me on contactsahilmore@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilmore-git%2Ftabs-silencer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahilmore-git%2Ftabs-silencer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilmore-git%2Ftabs-silencer/lists"}