-
**Describe the bug**
```
var browser = injectionContext.browser; // browser=null
var extension = browser.extension, // fuck null
```
**To Reproduce**
1. 配置vue.config.js
```js
{
"plugi…
tidys updated
3 years ago
-
-
Add a web extension injecting injecting the browser script.
-
### What happens?
I switched my codebase to the experimental COI implementation, and all extension loading began to fail with:
```
Error: IO Error: Extension "https://extensions.duckdb.org/v1.1.2…
-
## Summary
Please add a new type "Identity" that can be used to fill web-forms.
## Desired Behavior
Please add an identity where I can enter my personal information like:
- Name of the Identity …
-
Multiple users have reported that using the extension occasionally causes their browser to crash.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Are you on the latest version of the extension?
- [X] I am on the latest version of the extension.
### What …
-
**Describe the solution you'd like**
On iOS browser extensions for Safari show up in the app library, and since this extension has the same icon as Obsidian, sometimes I will click this icon instead …
-
I'm on panel==1.5.2. I've experienced that autoreload is not working if you forget to include an *extension*
## Reproducible Example
```python
import panel as pn
pn.extension()
pn.widgets…
-
I used the "https://github.com/hacdias/webdav" project to build a webdav server, and used firefox's webdav-browser-extension to broswe to the webdav server url. The firefox's webdav-browser-extension …