tauri-apps / tauri-apps/plugins-workspace
[feat] `plugin-shell` - configure injection for links (allow disable to avoid clash with `plugin-opener`
Open
plugin: shell
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
[Opened following discussion on Discord](https://discord.com/channels/616186924390023171/1357368578034241718)
If you need both `plugin-shell` and `plugin-opener` then `plugin-shell` will continue to manage any URLs that are 'opened'. This opening appears to be a discouraged/deprecated use of plugin-shell but there's no clear migration.
From FabianLars:
> i think we have to update the shell plugin to have a setting to disable the injection like the opener plugin has
Contributor guide
Assessment
This issue has not been assessed yet.