I am trying to make a google extension for shortening URL when the user click the extension an new tab will be opened. Just like this:
www.mysite.net/api.php?myurl
Where myurl
is the current tab URL.
Thanks in advance!
I am trying to make a google extension for shortening URL when the user click the extension an new tab will be opened. Just like this:
www.mysite.net/api.php?myurl
Where myurl
is the current tab URL.
Thanks in advance!