I get the address in the browser's address bar?

Viewed 19

how can I get the address in the address bar of the browser in javascript. I know how to get it with the window.location.href method. The method I want to receive will be with the extension. When I try to get it with the extension, it gives the address of the page with the extension.

0 Answers
Related