You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when you click on the registration of an aircraft, it opens the page corresponding to the registration on flightaware. In many cases, for private or military aircraft, that page isn't very helpful.
An enhancement would be to be able to open a custom link, for example a Google Image query based on the registration (or even better, based on the aircraft type and registration).
Currently, when you click on the registration of an aircraft, it opens the page corresponding to the registration on flightaware. In many cases, for private or military aircraft, that page isn't very helpful.
An enhancement would be to be able to open a custom link, for example a Google Image query based on the registration (or even better, based on the aircraft type and registration).
For example
LINK="https://duckduckgo.com/?q=#TYPE#+#REGISTRATION#&iax=images&ia=images&atb=v246-1"
I'm not sure how easy this would be.
The text was updated successfully, but these errors were encountered: