Skip to content

Commit e07883e

Browse files
committed
Release 1.0.0
1 parent c07b236 commit e07883e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sidworks DevTools - Chrome Extension
22

3-
A Chrome and Edge extension that works with the [Sidworks DevTools Shopware](../) plugin to deliver smart template insights right inside your browser inspector.
3+
A Chrome and Edge extension that works with the [Sidworks DevTools Shopware](https://github.com/sidworks-dev/sw-plugin-devtools) plugin to deliver smart template insights right inside your browser inspector.
44
## Features
55

66
- **DevTools Sidebar Panel**: Adds a "Shopware" sidebar in the Chrome Elements panel
@@ -15,7 +15,7 @@ A Chrome and Edge extension that works with the [Sidworks DevTools Shopware](../
1515
## Requirements
1616

1717
- **Browser**: Chrome, Edge, or any Chromium-based browser (Manifest V3 compatible)
18-
- **Shopware Plugin**: [SidworksDevTools plugin](../) must be installed and enabled
18+
- **Shopware Plugin**: [Sidworks DevTools plugin](https://github.com/sidworks-dev/sw-plugin-devtools) must be installed and enabled
1919
- **Debug Mode**: Shopware must be running with `APP_ENV=dev`
2020
- **IDE** (optional): PHPStorm or VSCode for "Open in IDE" functionality
2121

@@ -27,7 +27,7 @@ A Chrome and Edge extension that works with the [Sidworks DevTools Shopware](../
2727
2. Enable **Developer mode** (toggle in top-right corner)
2828
3. Click **Load unpacked**
2929
4. Navigate to and select this `chrome-extension/` directory
30-
5. The Sidworks DevTools icon will appear in your toolbar
30+
5. The [Sidworks DevTools plugin](https://github.com/sidworks-dev/sw-plugin-devtools) icon will appear in your toolbar
3131

3232
### Configure Extension
3333

@@ -169,7 +169,7 @@ This extension uses vanilla JavaScript with no build process. Just edit and relo
169169

170170
1. Make code changes
171171
2. Go to `chrome://extensions/`
172-
3. Click the reload icon for Sidworks DevTools
172+
3. Click the reload icon for [Sidworks DevTools plugin](https://github.com/sidworks-dev/sw-plugin-devtools)
173173
4. Refresh your Shopware page
174174
5. Reopen DevTools
175175

0 commit comments

Comments
 (0)