arozos
arozos copied to clipboard
[Feature request] Open URL Shortcut in new tab
Is your feature request related to a problem? Please describe. When you create a new URL desktop shortcut and clicked it, it will open an iframe window. There are some website/app that doesn't support iframe, or can't loaded properly.
Describe the solution you'd like Add an option to make URL shortcut opened in new tab.
Describe alternatives you've considered I saw that i can make these urls open in new tab by uncommenting this line.
Additional context
Does this project open for contribution? If it is, i would like to create a pull request to add this feature. But i don't know where to store "open in new tab" flag for the shortcut. Should i make new shortcut type (something like url_open
), or place it in new line after icon url:
Thank you so much for developing this great project!