We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8114ff0 commit 63c25e8Copy full SHA for 63c25e8
README.md
@@ -13,7 +13,7 @@ Never hunt for a Twig file again. Sidworks DevTools reveals the exact template a
13
- **Security First**: Only active in debug mode (`APP_ENV=dev`) with configurable on/off switch
14
- **Zero Production Impact**: Completely disabled in production environments
15
16
-### Chrome Extension
+### [Chrome extension](https://github.com/sidworks-dev/sw-plugin-devtools-chrome-extension)
17
- **DevTools Sidebar Integration**: Adds a "Shopware" panel in Chrome's Elements sidebar
18
- **Instant Template Info**: Select any element to see its template, block name, file path, and inheritance chain
19
- **Smart IDE Integration**: One-click to open templates at the exact line in PHPStorm or VSCode
0 commit comments