electron-devtools-installer
electron-devtools-installer copied to clipboard
An easy way to ensure Chrome DevTools extensions into Electron
We have problem in new vue-router versions: > vue-router.mjs:2541 [Vue Router]: You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead...
I have been able to use this to install Redux and jQuery Selector Inspector, however I can not get it to work for React DevTools following your instructions. There is...
When reloading the window in devmode with webpack I get a 'devtools were disconnected' error, and on a hard-reload the vue devtools freeze:  I'm running against Electron 9.4.3. I...
electron-devtools-installer: 3.2.0 electron: 12 I started getting this error today. Any clue what happened?
After upgrading to [email protected] the following warning appears, when trying to open the the devtools in electron with electron-devtools-installer (`REACT_DEVELOPER_TOOLS`): ``` [1] [20144:0428/213837.341:ERROR:CONSOLE(160)] "Electron sandbox_bundle.js script failed to run", source:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [electron](https://github.com/electron/electron) from 7.2.1 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...
* [Old link](https://chrome.google.com/webstore/detail/vuejs-devtools/ljjemllljcmogpfapbkkighbhhppjdbg): ljjemllljcmogpfapbkkighbhhppjdbg * [New Link](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd): nhdogjmejiglipccpnnnanhbledajbpd I noticed when using the tools in my test app that routing stopped working once I opened the tools. Doing some research...