{"id":13725555,"url":"https://github.com/carlosrocha/vim-chrome-devtools","last_synced_at":"2025-10-05T12:32:14.186Z","repository":{"id":42667762,"uuid":"133289973","full_name":"carlosrocha/vim-chrome-devtools","owner":"carlosrocha","description":"Neovim integration with Chrome DevTools","archived":true,"fork":false,"pushed_at":"2023-08-22T18:32:18.000Z","size":184,"stargazers_count":63,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-18T08:04:56.390Z","etag":null,"topics":["chrome-devtools","google-chrome","neovim"],"latest_commit_sha":null,"homepage":"","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/carlosrocha.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}},"created_at":"2018-05-14T01:34:52.000Z","updated_at":"2024-07-01T07:22:55.000Z","dependencies_parsed_at":"2023-02-10T19:05:12.862Z","dependency_job_id":null,"html_url":"https://github.com/carlosrocha/vim-chrome-devtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosrocha%2Fvim-chrome-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosrocha%2Fvim-chrome-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosrocha%2Fvim-chrome-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosrocha%2Fvim-chrome-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlosrocha","download_url":"https://codeload.github.com/carlosrocha/vim-chrome-devtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235399012,"owners_count":18983814,"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","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-devtools","google-chrome","neovim"],"created_at":"2024-08-03T01:02:27.219Z","updated_at":"2025-10-05T12:32:08.898Z","avatar_url":"https://github.com/carlosrocha.png","language":"JavaScript","readme":"Archived: A pure Lua version of this is available on https://github.com/carlosrocha/chrome-remote.nvim\n\n# vim-chrome-devtools\n\nThis plugin uses [chrome-remote-interface](https://github.com/cyrus-and/chrome-remote-interface)\nto connect to your Google Chrome instance.\n\n![CSS reload](https://user-images.githubusercontent.com/312351/39975780-335638a2-56f6-11e8-945a-128fe59fa76c.gif)\n\nMore screencasts can be seen [here](https://github.com/carlosrocha/vim-chrome-devtools/issues/1).\n\n## Requirements\n\n- Google Chrome with open remote debugging port using flag `--remote-debugging-port=9222`. You can find setup instructions [here](https://chromedevtools.github.io/devtools-protocol/).\n- [Neovim](https://neovim.io) 0.2.2 for Node.js remote plugin support.\n- [Neovim Node.js provider](https://github.com/neovim/node-client).\n- [Node.js](https://nodejs.org)\n- [FZF (optional)](https://github.com/junegunn/fzf.vim)\n\nTested on node 8.5.0 and Google Chrome 61.\n\n## Installation\n\n### Using [vim-plug](https://github.com/junegunn/vim-plug)\n\n```\nPlug 'carlosrocha/vim-chrome-devtools', { 'do': 'bash install.sh' }\n```\n\nAfter installing or updating you need to run `:UpdateRemotePlugins` and restart Neovim.\n\n## Variables\n\n- `g:ChromeDevTools_host`: Chrome host, `localhost` by default.\n- `g:ChromeDevTools_port`: Chrome port, `9222` by default.\n\n## Commands\n\n- `ChromeDevToolsConnect`\n\n## Functions\n\n- `ChromeDevTools_Page_reload()`\n- `ChromeDevTools_Runtime_evaluate()`\n- `ChromeDevTools_CSS_createStyleSheet()`\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosrocha%2Fvim-chrome-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlosrocha%2Fvim-chrome-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosrocha%2Fvim-chrome-devtools/lists"}