Skip to content

Add custom browser or cli command #228

Description

@leancode

Is your feature request related to a problem? Please describe.
I use "Web Apps" on Mint to organise all my web apps and they all run in their individual contexts. These are not detected by Browsers unfortunately.
E.g. Microsoft Teams has been set up and the desktop shortcut contains the following:

[Desktop Entry]
Version=1.0
Name=Teams Microsoft
Comment=Web App
Exec=brave-browser --app="https://www.microsoft.com/en-us/microsoft-teams/join-a-meeting" --class=WebApp-TeamsMicrosoft6971 --name=WebApp-TeamsMicrosoft6971 --user-data-dir=/home/dom/.local/share/ice/profiles/TeamsMicrosoft6971
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=web-microsoft
Categories=GTK;WebApps;
MimeType=text/html;text/xml;application/xhtml_xml;
StartupWMClass=WebApp-TeamsMicrosoft6971
StartupNotify=true
X-WebApp-Browser=Brave Browser
X-WebApp-URL=https://www.microsoft.com/en-us/microsoft-teams/join-a-meeting
X-WebApp-CustomParameters=
X-WebApp-Navbar=false
X-WebApp-PrivateWindow=false
X-WebApp-Isolated=true

Describe the solution you'd like
If the rules page would allow me to add my own command like e.g. that would do it. If it could be detected even better:
brave-browser --app="https://www.microsoft.com/en-us/microsoft-teams/join-a-meeting" --class=WebApp-TeamsMicrosoft6971 --name=WebApp-TeamsMicrosoft6971 --user-data-dir=/home/dom/.local/share/ice/profiles/TeamsMicrosoft6971

Describe alternatives you've considered
I have not found any alternative way to implement this

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    Browser

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions