Forum Discussion
Eric Brahmann
Aug 01, 2021Copper Contributor
How to get current URL in Web App
Hi all,
some weeks ago, the App-Info Menu changed. Back then there was easy option to copy the current URL.
e.g. when browsing through my Jira Web App, i am not able to get the URL easily, my current workarround is to open the site in Edge und copy it from the adress bar.
Infos:
Windows 10
Edge Version : Version 92.0.902.62 (Offizielles Build) (64-Bit)
Is there any (keyboard-) shortcut for this issue?
Regards,
EED
3 Replies
Sort By
- YgorCortesSteel ContributorYeah, I miss this feature A LOT! I need to copy links from my PWAs all the time every single day.
- bajosiCopper Contributor
Eric Brahmann this is not a ideal solution but you might want to use it.
Open Dev Tools F12Go to Console
Write ' window.location.href '
Enter
- Eric BrahmannCopper ContributorHi bajosi,
nice idea ;-), but as you already expected, it not the ideal soultion.
Some kind of share Button or Keyboard shortcut for getting the URL in the clipboard would be handy 😉