-
### Description
I tried to implement test using the generated app with
`
npx create-next-app@latest --example with-jest with-jest-app
`
Then I use the example here https://sdk.vercel.ai/doc…
-
При заходе в игру(неважно, одиночная или мультиплеерная), можно увидеть в настройках что микрофон не доступен. При выборе правильного микрофона, и закрытии настроек, всё так же не работает. Поменяв на…
-
### How do you envision this feature/change to look/work like?
Currently, running `chrome.sidePanel.setPanelBehavior({ openPanelOnActionClick: true })` in `background.ts` is the only way to toggle a …
-
### What happened?
Both following the sidePanel example and downloading the example result in a non-functional system. The project might be incomplete but as I'm just learning to work with plasmo, …
-
### What happened?
Awesome framework guys 🥳! I enjoyed building stuff in it I will try to contribute on some parts. I experienced some problems though and I have to always manually stopping the dev…
-
### What happened?
This is my first time using Plasmo to build browser extension. So far the experience has been good except for the thing that is causing the unexpected behavior of CSUI.
I'm usi…
-
### What happened?
Unable to import hooks from `react` such as `useState` or `useEffect`, I got the following error: `Uncaught Error: Cannot find module 'react'`
This happens on a CSUI named `cont…
-
content.tsx:
```
import styleText from "data-text:./styles.css"
import type { PlasmoGetStyle } from "plasmo"
function Overlay(){
return (
Test
)
}
…
-
### What happened?
According to https://extensionworkshop.com/documentation/publish/source-code-submission/, the new policy requires the build to be an exact match of the submitted add-on including a…
-
I am trying to use Llamaindex with Plasmo framework on a Windows machine and tiktoken is throwing the above error.
`No transformers found for __node\_modules/tiktoken-node/dist/tiktoken-node.win32-…