{"id":29880441,"url":"https://github.com/jchip/smart-wheel-zoom","last_synced_at":"2025-07-31T09:42:47.359Z","repository":{"id":306977487,"uuid":"1027910008","full_name":"jchip/smart-wheel-zoom","owner":"jchip","description":"Smart handling of accidental zoom with Ctrl + mouse scroll wheel","archived":false,"fork":false,"pushed_at":"2025-07-28T19:02:22.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-28T20:23:54.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jchip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-07-28T18:06:46.000Z","updated_at":"2025-07-28T19:02:26.000Z","dependencies_parsed_at":"2025-07-28T20:25:45.335Z","dependency_job_id":"37e61580-ba5b-481b-9f1e-42faf2b34400","html_url":"https://github.com/jchip/smart-wheel-zoom","commit_stats":null,"previous_names":["jchip/smart-wheel-zoom"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jchip/smart-wheel-zoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchip%2Fsmart-wheel-zoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchip%2Fsmart-wheel-zoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchip%2Fsmart-wheel-zoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchip%2Fsmart-wheel-zoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jchip","download_url":"https://codeload.github.com/jchip/smart-wheel-zoom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchip%2Fsmart-wheel-zoom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268017357,"owners_count":24181669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":[],"created_at":"2025-07-31T09:42:46.098Z","updated_at":"2025-07-31T09:42:47.321Z","avatar_url":"https://github.com/jchip.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Zoom Control\n\nA Chrome extension that prevents accidental browser zooming caused by free-rolling mouse wheels and unintentional Ctrl+scroll combinations.\n\n## The Problem\n\nModern mice with free-rolling wheels can cause frustrating accidental zooming when:\n\n- The wheel continues spinning after you stop scrolling\n- You accidentally press Ctrl while scrolling\n- You press Ctrl after already starting to scroll\n\nThis extension solves these issues with intelligent timing-based logic.\n\n## Features\n\n- **Smart Timing Detection**: Only allows zoom when Ctrl is pressed BEFORE any wheel activity starts\n- **Accidental Zoom Prevention**: Blocks zoom attempts when Ctrl is pressed during or after scrolling\n- **Smooth Scroll Fallback**: Converts blocked zoom attempts into smooth scrolling\n- **Rate Limiting**: Prevents rapid zoom actions that could be disorienting\n\n## Logic Flow\n\n- User presses Ctrl → Wheel activity starts → ✅ Intentional zoom (allowed)\n- User scrolls → Presses Ctrl during scroll → ❌ Accidental zoom (blocked, scroll instead)\n- User releases Ctrl → Quick press during wheel → ❌ Spam protection (ignored)\n\n## Privacy Policy\n\nThis extension does not collect any user data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchip%2Fsmart-wheel-zoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjchip%2Fsmart-wheel-zoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchip%2Fsmart-wheel-zoom/lists"}