I've not tried myself, but the one extension I rea...
# best-practices
p
I've not tried myself, but the one extension I really wanted was the Vue devtools, which I've instead opted to install as a devDependency node_module of my project, so it can live outside of cypress but still read the data from my app. I know browser extensions can be a thing, but depending on the use case, there may be alternatives as well