An extension that allows to inspect Ext JS components. Mostly inspired by Inspect Element extension.
- Run
yarn
to update all dependencies - Run
yarn build
to build an extension todist
directory - Install extension using "Load Unpacked" button:
- Press special key to focus an element, mouse-click to log target component
- Fix tests
- Demo
- Usage
- Compatible Ext JS versions
- Code of conduct
- Contributing guidelines
- Issue templates
- Pull request template
- Configure Dependabot