andy-portmen / country-flags

adds a toolbar button to browser address-bar displaying current physical location of visited website
https://webextension.org/listing/country-flags.html
Mozilla Public License 2.0
133 stars 35 forks source link

Support for goo.gl #29

Closed gbcox closed 6 years ago

gbcox commented 6 years ago

Is it possible to support goo.gl. Looks like it requires oauth to access the requester google account: https://developers.google.com/url-shortener/v1/getting_started

I know there are separate extensions that can do this, but would be nice if it could also be rolled into this one. Just a suggestion.

Taurean75 commented 6 years ago

You'd need to use a Google API.

https://addons.mozilla.org/en-US/firefox/addon/shorten_me/

andy-portmen commented 6 years ago

If anybody is interested in writing a module for it we can add

gbcox commented 6 years ago

Google is terminating support for goo.gl - https://developers.googleblog.com/2018/03/transitioning-google-url-shortener.html; so this request is no longer valid. Closing.