Description from extension meta
Adds Lexical debugging tools to the Chrome Developer Tools.
Image from store
Description from store
Adds Lexical debugging tools to the Firefox Developer Tools.
Lexical Developer Tools is a Chrome DevTools extension for the open-source Lexical JavaScript text editor framework.
It allows you to inspect the Lexical state in the Chrome Developer Tools.
This extension requires permissions to access the page's Lexical state, but it does not transmit any data remotely.
It is fully open source, and you can find its source code at https://github.com/facebook/lexical/tree/main/packages/lexical-devtools.
Latest reviews
- (2024-12-28) Michael Dinerstein (Mission Mike): This extension is proving helpful to debug as I'm working with Lexical for my first time. Thanks for providing this!
- (2024-08-22) Patrick Moody: Super useful when working with state, selections, and commands. Thanks for making this.