Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/development/react-devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ To install React Developer Tools in Spotify:
5. Press the "Add to Chrome" button
6. Confirm your choice

You may need to press *F5* to get the extension working.
You may need to reload the client for the extension to work.

If you get an error saying that you're not allowed to install extensions, try using this switch: `--allowlisted-extension-id=fmkadmapgofadopljbjfkapdkoienihi`.
If you get an error saying that you're not allowed to install extensions, try using `Force enable Chrome extensions` feature of the ["CEF/Spotify Tweaks" Windhawk mod](https://windhawk.net/mods/cef-titlebar-enabler-universal).

You can find more info about React Developer Tools on the [official React website](https://react.dev/learn/react-developer-tools).