How to set up Redux Devtools in VScode ? (Using a Company Extension that blocks browser extensions.)

526 Views Asked by At

Using a Company Laptop I tried installing redux devtools browser extension but access is disabled.

I have installed the Redux Devtools vscode extension and i want to set it up to run in localhost:

VSCode Extension settings

Localhost with port Not able to connect redux

I have tried putting in "hostname:localhost" and "port:3000" and connecting but it doesn't work.

0

There are 0 best solutions below