Skip to content

Commit 8aaef26

Browse files
committed
docs: run on chrome locally: additional notes
1 parent bddcd45 commit 8aaef26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/guide/contributing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ This is useful when you want to build the extension with the source repo to get
1717
3. then run `yarn run build:watch` & `yarn run dev:chrome` in parallel
1818
4. Open the Chrome extension page (currently under `Menu` > `More Tools` > `Extensions`)
1919
5. Check "developer mode" on the top-right corner
20-
6. Click the "load unpacked" button on the left, and choose the folder: `vue-devtools/packages/shell-chrome/`
20+
6. Click the "load unpacked" button on the left, and choose the folder: `vue-devtools/packages/shell-chrome/` (it will have an orange disk icon)
21+
7. Make sure you disable all other versions of the extension
2122

2223
## Testing as Firefox addon
2324

0 commit comments

Comments
 (0)