Made plasma browser integration work for firefox

This commit is contained in:
EsVagy42 2025-05-23 03:17:40 +02:00
parent 4f6ce5bfb4
commit 7752a15595
3 changed files with 10 additions and 1 deletions

View file

@ -0,0 +1,7 @@
{
"name": "org.kde.plasma.browser_integration",
"description": "Native connector for KDE Plasma",
"path": "/run/current-system/sw/bin/plasma-browser-integration-host",
"type": "stdio",
"allowed_extensions": ["plasma-browser-integration@kde.org"]
}