{"id":48262902,"url":"https://github.com/aben20807/google-slides-zoom","last_synced_at":"2026-04-04T21:38:57.521Z","repository":{"id":333482652,"uuid":"1133393543","full_name":"aben20807/google-slides-zoom","owner":"aben20807","description":"Zoom Google Slides presentations for better viewing during presentations","archived":false,"fork":false,"pushed_at":"2026-01-26T12:42:21.000Z","size":42,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-27T01:53:32.384Z","etag":null,"topics":["chrome-extension","google-slides","zoom"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/google-slides-zoom/hcfdipbanljliibhmpambhpcfifbadie","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aben20807.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-13T09:35:02.000Z","updated_at":"2026-01-26T12:30:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/aben20807/google-slides-zoom","commit_stats":null,"previous_names":["aben20807/google-slides-zoom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aben20807/google-slides-zoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aben20807%2Fgoogle-slides-zoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aben20807%2Fgoogle-slides-zoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aben20807%2Fgoogle-slides-zoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aben20807%2Fgoogle-slides-zoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aben20807","download_url":"https://codeload.github.com/aben20807/google-slides-zoom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aben20807%2Fgoogle-slides-zoom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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-extension","google-slides","zoom"],"created_at":"2026-04-04T21:38:54.000Z","updated_at":"2026-04-04T21:38:57.501Z","avatar_url":"https://github.com/aben20807.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Slides Zoom\n\nA Chrome extension that enables zooming in Google Slides presentations during presentation mode.\n\n[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/hcfdipbanljliibhmpambhpcfifbadie?label=Chrome%20Web%20Store\u0026logo=google-chrome)](https://chromewebstore.google.com/detail/google-slides-zoom/hcfdipbanljliibhmpambhpcfifbadie)\n\n![Image](https://github.com/user-attachments/assets/9c51ae25-5b1d-4559-a788-82ebb2189dd3)\n\n## Features\n\n- Zoom in/out with keyboard shortcuts or mouse scroll\n- Smooth zoom animations with visual feedback\n- Pan around slides when zoomed in by dragging\n- Customizable zoom range, steps, and pan boundaries\n- Simple popup settings interface\n- Configurable limits:\n  - Zoom range: adjustable (default 100% to 300%)\n  - Keyboard zoom step: adjustable (default 10%)\n  - Scroll zoom step: adjustable (default 20%)\n  - Pan boundary: adjustable (default 50% of slide)\n\n## Installation\n\n1. Navigate to `chrome://extensions/` in Chrome\n2. Enable \"Developer mode\"\n3. Click \"Load unpacked\" and select this folder\n4. The extension will activate on Google Slides presentations\n\n## Usage\n\n### Controls\n\n| Function | Shortcut / Gesture |\n| --- | --- |\n| Zoom in | `Ctrl/Cmd` + `+` or `=` |\n| Zoom out | `Ctrl/Cmd` + `-` |\n| Smooth zoom | `Ctrl/Cmd` + mouse scroll / touchpad pinch |\n| Reset zoom | `Ctrl/Cmd` + `0` or `R`\u003cbr\u003eor Double-click (when zoomed) |\n| Pan (drag view) | Click and drag (when zoomed) |\n\n### Settings\n\nClick the extension icon to open the settings popup where you can configure:\n\n- **Min Scale**: Minimum zoom level (default: 1.0 = 100%)\n- **Max Scale**: Maximum zoom level (default: 3.0 = 300%)\n- **Key Step**: Zoom increment for keyboard shortcuts (default: 0.1 = 10%)\n- **Scroll Step**: Zoom increment for mouse scroll (default: 0.2 = 20%)\n- **Pan Boundary**: How far you can drag the slide off-screen\n  - `0` = Can only pan to see content edges (no overflow)\n  - `0.5` = Can pan half the slide off-screen (default)\n  - `1.0` = Can pan entire slide off-screen\n\nAfter changing settings, refresh your Google Slides presentation to apply changes.\n\n## Technical Details\n\n- Applies CSS `transform: scale()` to `.sketchyViewerContent` with smooth transitions\n- Settings stored in `chrome.storage.sync` for persistence across devices\n- Pan limits dynamically calculated based on viewport size and zoom level\n- Drag-to-pan overlay prevents interaction with slide elements when zoomed\n\n## Disclaimer\n\nThis project is not provided by Google (Alphabet Inc.)\n\n## Acknowledgements\n\nGitHub Copilot (Claude Sonnet 4.5) implemented most of the features\n\n## License\n\nApache 2.0 License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faben20807%2Fgoogle-slides-zoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faben20807%2Fgoogle-slides-zoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faben20807%2Fgoogle-slides-zoom/lists"}