{"id":22222097,"url":"https://github.com/fabiospampinato/vscode-browser-refresh","last_synced_at":"2026-03-04T15:32:02.108Z","repository":{"id":66053445,"uuid":"109596111","full_name":"fabiospampinato/vscode-browser-refresh","owner":"fabiospampinato","description":"Refresh the browser with a ⌘R, right from Code. No need to switch focus to it.","archived":false,"fork":false,"pushed_at":"2025-10-30T23:31:11.000Z","size":1404,"stargazers_count":12,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-31T01:21:13.973Z","etag":null,"topics":["browser","extension","refresh","vsc","vscode"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/fabiospampinato.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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},"funding":{"github":"fabiospampinato","custom":"https://www.paypal.me/fabiospampinato"}},"created_at":"2017-11-05T16:28:48.000Z","updated_at":"2025-10-30T23:31:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4adfb9c-773f-46ff-8ba4-f4f04e145d19","html_url":"https://github.com/fabiospampinato/vscode-browser-refresh","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/fabiospampinato/vscode-browser-refresh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-browser-refresh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-browser-refresh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-browser-refresh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-browser-refresh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/vscode-browser-refresh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-browser-refresh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30084968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"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":["browser","extension","refresh","vsc","vscode"],"created_at":"2024-12-02T23:16:52.685Z","updated_at":"2026-03-04T15:32:02.086Z","avatar_url":"https://github.com/fabiospampinato.png","language":"TypeScript","funding_links":["https://github.com/sponsors/fabiospampinato","https://www.paypal.me/fabiospampinato"],"categories":[],"sub_categories":[],"readme":"# Browser Refresh\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/fabiospampinato/vscode-browser-refresh/master/resources/logo.png\" width=\"128\" alt=\"Logo\"\u003e\n\u003c/p\u003e\n\nRefresh the browser with a ⌘R, right from Code. No need to switch focus to it.\n\nIt's currently implemented using an AppleScript, which makes this extension **macOS only**. If you know how to do the same on Windows or Linux please submit a PR.\n\n## Install\n\nFollow the instructions in the [Marketplace](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-browser-refresh), or run the following in the command palette:\n\n```shell\next install fabiospampinato.vscode-browser-refresh\n```\n\n## Usage\n\nIt adds 2 commands to the command palette:\n\n```js\n'Browser: Refresh' // Refresh the browser\n'Browser: Force Refresh' // Force refresh the browser\n```\n\nIt adds 2 shortcuts:\n\n```js\n'Cmd+R' // Refresh the browser\n'Shift+Cmd+R' // Force refresh the browser\n```\n\n## Settings\n\n```js\n{\n  \"browserRefresh.browser\": \"Google Chrome\", // The browser to refresh\n  \"browserRefresh.delay\": 250, // Delay after which ⌘R will be sent to the browser, in milliseconds\n  \"browserRefresh.focus\": false // Keep the focus on the browser\n}\n```\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fvscode-browser-refresh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fvscode-browser-refresh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fvscode-browser-refresh/lists"}