{"id":17224879,"url":"https://github.com/pseudomuto/chrome-breakview","last_synced_at":"2025-08-09T10:05:26.322Z","repository":{"id":8992978,"uuid":"10742275","full_name":"pseudomuto/chrome-breakview","owner":"pseudomuto","description":"A breakpoint viewer for Chrome","archived":false,"fork":false,"pushed_at":"2013-06-18T00:38:46.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T16:53:33.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/pseudomuto.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}},"created_at":"2013-06-17T16:56:41.000Z","updated_at":"2013-07-25T15:01:55.000Z","dependencies_parsed_at":"2022-09-11T02:51:05.107Z","dependency_job_id":null,"html_url":"https://github.com/pseudomuto/chrome-breakview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pseudomuto/chrome-breakview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fchrome-breakview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fchrome-breakview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fchrome-breakview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fchrome-breakview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pseudomuto","download_url":"https://codeload.github.com/pseudomuto/chrome-breakview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fchrome-breakview/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269560958,"owners_count":24438224,"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-08-09T02:00:10.424Z","response_time":111,"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":"2024-10-15T04:12:14.970Z","updated_at":"2025-08-09T10:05:26.269Z","avatar_url":"https://github.com/pseudomuto.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chrome-breakview\n\nA breakpoint viewer for Chrome. Quickly resize to one of your defined breakpoints for testing your responsive web site.\n\n## Usage\n\nThe is a Page Action extension (icon will be in the address bar). The icon will only show up, if your page has an element with id \"chrome-breakpoints\" defined that has children for each of your defined breakpoints. For example:\n\n\t\u003cdiv id=\"chrome-breakpoints\"\u003e\n\t\t\u003cinput type=\"hidden\" name=\"small\" value=\"320\" /\u003e\n\t\t\u003cinput type=\"hidden\" name=\"medium\" value=\"640\" /\u003e\n\t\t\u003cinput type=\"hidden\" name=\"large\" value=\"960\" /\u003e\n\t\u003c/div\u003e\n\nWhen you select the page action, you will be presented with a popup that lets you select which breakpoint you would like to resize to. Selecting a breakpoint will resize the browser window and refresh the page.\n\n__*I realize that rendering DOM elements for breakpoints is less that ideal. This will be addressed in the near future.*__\n\n## Contributors\n\nYou will need node.js and coffeescript to contribute to this project. There is a Cakefile with build and watch tasks which generate the extension file in `./build` (ignored by `.gitignore`). You can then add this folder to Chrome's extensions (in Developer mode) for testing.\n\nFor testing purposes, there is a sample_page.html file in the root directory which will trigger the extension.\n\nWith that, fork away...looking forward to pull requests!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomuto%2Fchrome-breakview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseudomuto%2Fchrome-breakview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomuto%2Fchrome-breakview/lists"}