Shortcut not working on ubuntu 22.04

I want to add a shortcut to my Ubuntu desktop such it directly open youtube ( as option install youtube in brave ) . i do this and allow to run this but when i try to run this it open new brave tab in new window but i want to open new tab in window of youtube.com

here is my code :
[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=YouTube
Exec=/snap/brave/385/opt/brave.com/brave/brave-browser --profile-directory=Default --app-id=agimnkijcaahngcdmfeangaknmldooml
Icon=brave-agimnkijcaahngcdmfeangaknmldooml-Default
StartupWMClass=crx_agimnkijcaahngcdmfeangaknmldooml
Actions=Explore;Subscriptions

[Desktop Action Explore]
Name=Explore
Exec=/snap/brave/385/opt/brave.com/brave/brave-browser --profile-directory=Default --app-id=agimnkijcaahngcdmfeangaknmldooml “https://www.youtube.com/feed/explore” # For Explore action

[Desktop Action Subscriptions]
Name=Subscriptions
Exec=/snap/brave/385/opt/brave.com/brave/brave-browser --profile-directory=Default --app-id=agimnkijcaahngcdmfeangaknmldooml “https://www.youtube.com/feed/subscriptions” # For Subscriptions action

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.