{"id":46614112,"url":"https://github.com/maxjuniorbr/volume-for-b","last_synced_at":"2026-05-29T00:01:08.379Z","repository":{"id":333759430,"uuid":"1138529219","full_name":"maxjuniorbr/volume-for-b","owner":"maxjuniorbr","description":"Boost Chrome tab audio up to 600% with per-tab control, local processing, and no data collection.","archived":false,"fork":false,"pushed_at":"2026-05-28T01:57:33.000Z","size":3804,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T02:20:25.344Z","etag":null,"topics":["audio","boost","browser-extension","chrome-extension","dark-mode","open-source","privacy","sound","tab-audio-capture","volume-control","web-audio"],"latest_commit_sha":null,"homepage":"https://maxjuniorbr.github.io/volume-for-b/","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/maxjuniorbr.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":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-20T19:42:33.000Z","updated_at":"2026-05-28T01:57:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/maxjuniorbr/volume-for-b","commit_stats":null,"previous_names":["maxjuniorbr/volume-for-b"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/maxjuniorbr/volume-for-b","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjuniorbr%2Fvolume-for-b","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjuniorbr%2Fvolume-for-b/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjuniorbr%2Fvolume-for-b/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjuniorbr%2Fvolume-for-b/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxjuniorbr","download_url":"https://codeload.github.com/maxjuniorbr/volume-for-b/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxjuniorbr%2Fvolume-for-b/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33630999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["audio","boost","browser-extension","chrome-extension","dark-mode","open-source","privacy","sound","tab-audio-capture","volume-control","web-audio"],"created_at":"2026-03-07T19:14:44.829Z","updated_at":"2026-05-29T00:01:08.359Z","avatar_url":"https://github.com/maxjuniorbr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Volume for B\n\nBoost Chrome tab audio up to 600%, with per-tab control and local processing in the browser.\n\n**Ad-free. No data collection. Open source.**\n\nExtension page: https://maxjuniorbr.github.io/volume-for-b/\n\n---\n\n## What to Expect\n\n- It helps when a browser tab is too quiet even with browser and system volume already high.\n- Control is per tab. It does not change the computer's overall volume.\n- Audio processing happens locally in the browser.\n- It increases gain. It does not fix poor source audio or replace hardware.\n\n## Core Features\n\n- 0% to 600% volume range\n- Per-tab audio control\n- Mute, unmute, and quick reset\n- Per-domain memory\n- Light and dark themes\n- Extension UI in Portuguese and English\n- Public landing page in EN, PT-BR, and ES\n\n## Stack and Structure\n\n- Chrome Extension Manifest V3\n- `popup.*` for the extension UI\n- `sw.js` for extension orchestration\n- `offscreen.*` for audio processing\n- `_locales/` for localization\n- `tests/` covering the core flow\n\n## Run Locally\n\n```bash\ngit clone https://github.com/maxjuniorbr/volume-for-b.git\ncd volume-for-b\nnpm install\nnpm test\n```\n\nAfter that:\n\n1. Open `chrome://extensions/`\n2. Enable developer mode\n3. Click `Load unpacked`\n4. Select the project folder\n\n## Main Scripts\n\n```bash\nnpm run dev        # Developer-mode instructions\nnpm run build      # Production build\nnpm run lint       # Fix lint issues\nnpm run lint:check # Validate lint without changing files\nnpm test           # Run unit tests\nnpm run clean      # Remove build artifacts\n```\n\n## Quality and Validation\n\n- `npm run lint:check`\n- `npm test`\n- `npm run build`\n- SonarCloud with an `A` Quality Gate target\n\n## Project Documents\n\n- Public page: https://maxjuniorbr.github.io/volume-for-b/\n- Support: [SUPPORT.md](SUPPORT.md)\n- Privacy: [PRIVACY.md](PRIVACY.md)\n- Security: [SECURITY.md](SECURITY.md)\n\n## License\n\nMIT. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxjuniorbr%2Fvolume-for-b","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxjuniorbr%2Fvolume-for-b","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxjuniorbr%2Fvolume-for-b/lists"}