reduxjs / redux-devtools

DevTools for Redux with hot reloading, action replay, and customizable UI
http://youtube.com/watch?v=xsSnOQynTHs
MIT License
14.05k stars 1.17k forks source link

[question] Why the extension icon appears in address bar in Firefox? #1334

Open mr00z opened 1 year ago

mr00z commented 1 year ago

As in the title. I find it quite odd - is there any specific reason why it doesn't appear next to other extensions? Also there is no way to change its placement.

image
hockdudu commented 3 months ago

I also find it quite annoying, it clutters my address bar.

I understand that this may be used by some to quickly see and modify the state, but it would be better as an optional configuration that we can turn off.