Skip to content

Commit

Permalink
docs: update external links (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmkx committed Jun 27, 2024
1 parent 14d23e5 commit ad8947f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guide/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ There are several key differences I want to emphasize:
- WebX Kit has a first-class support for Chrome MV3 only (I have limited energy). If your product requires MV2 or Firefox compatibility, you may need to consider alternative solutions.
- WebX Kit is still under development. Please report any issues you encounter.

https://wxt.dev/guide/compare.html
https://wxt.dev/get-started/compare.html
4 changes: 3 additions & 1 deletion docs/misc/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

## Get extensions' code

> `Default` maybe `Profile 1` / ...
Chrome

::: code-group

```bash [macOS]
$ cd ~/Library/Application\ Support/Google/Chrome/Profile\ 1/Extensions/
$ cd ~/Library/Application\ Support/Google/Chrome/Default/Extensions/
```

:::
Expand Down

0 comments on commit ad8947f

Please sign in to comment.