-
### Current Behavior
Hello, I've migrated my workspace from yarn to pnpm with the hope to get around this issue: https://github.com/wxt-dev/wxt/issues/1058
with success so far.
However, now I'm faci…
-
### Describe the bug
Run dev failed with the following error when there have a components folder
```
> wxt-starter@0.0.0 dev /Users/chaihe/Desktop/wxt
> wxt
WXT 0.14.6
✖ Command faile…
chhpt updated
9 months ago
-
### Summary
> As an alternative, you can try out WXT. It's an opinionated framework for developing web extensions that I've been working on for a while. I have verified that React doesn't have the …
-
### Feature Request
Dealing with loading your content script correctly in SPAs is really annoying. WXT should be able to do it for you.
```ts
export default defineContentScript({
matches: ['…
-
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
1. `git clone git@github.com:tjx666/open-related-websites.git`
2. `git reset --hard ef81483a71bf2345…
-
### Feature Request
When defining an entrypoint, there are additional settings/options that would be useful for managing the manfiest instead of adding those fields to `wxt.config.ts` in one place:…
-
Plasmo has more supported browser targets than the current boilerplate. With Plasmo we can add support for Edge and Brave.
-
### What happened?
![image](https://github.com/CesiumGS/cesium/assets/4439461/2b936dcc-bc7b-49be-a232-cbfe13a870cd)
There's an issue with the triangulation step when one of the positions in the po…
ggetz updated
3 months ago
-
### Feature Request
My content script runs across ``. Currently, when I manually load my extension or update the `content` or `background` scripts, all open browser tabs automatically reload. This wa…
-
When the recording path is set to ```/tmp``` recording fails with the following error:
```
Recording path does not exist or is not writable. Please use 'Set Recording Path' from the 'File' Menu.
…
TJNII updated
4 years ago