flobro / flobro-chrome-app

Chrome app of Flobro, floating browser window
https://chrome.google.com/webstore/detail/faaljkdndnfoagcmhedlmbgieoocemch
MIT License
110 stars 20 forks source link

Bad URL recognition #48

Closed jeidsoter closed 4 years ago

jeidsoter commented 5 years ago

The application cannot recognize URL links without end domain tag (.com, eu ...) So if you have for example URL with port in it, (http://hesta-abra:8081), this URL cannot be added.

cornips commented 5 years ago

Good one! This should be supported, so I will work on it!

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It may be closed if no further activity occurs. Thank you for your contributions.

donkawechico commented 4 years ago

+1 for this feature! If it matters, my use-case is that I have a self-hosted security cam web server that I like to have up for catching deliveries, seeing who's at the door, making sure the cat doesn't escape, etc.

shaulnaim commented 4 years ago

trying to open localhost:4200 and get "the entered value is not recognized as a valid URL" any idea how to solve?

cornips commented 4 years ago

Merging to #55