Access current URL ( window.location.href) #4644
Unanswered
artificial-cassiano
asked this question in
Q&A
Replies: 1 comment 12 replies
-
There is not an environment variable. But you could write a Web Extension and use that to grab the params from the URL I bet. Here are some docs |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to get some custom parameters from the URL, can I access the window location by an Environment variable?
so, for code-server, if I have the following url:
how can I access
parameter0
?Beta Was this translation helpful? Give feedback.
All reactions