1 068 отзывов
- Оценено на 5 из 5от Пользователь Firefox 13758387, 8 лет назадI like to know what country the website is hosted in. This helps with that info.
- Оценено на 4 из 5от P0RTALious, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 12610445, 8 лет назадHave always used this extension before Firefox was updated. Now it works fine with Firefox 58. i am very pleased as it is nice to know where certain sites are!
- Оценено на 5 из 5от aloola, 8 лет назад
- Оценено на 5 из 5от Taurean, 8 лет назад
- Оценено на 4 из 5от Andyross, 8 лет назадI have used this for years, and am glad it is still supported and was updated to handle the new WebEx format. I do only have one issue with this current version 6.0: It sometimes doesn't seem to display the flag and info and just shows a generic green globe. I almost wonder if the page renders too fast for it to get the needed info? A page refresh usually updates the flag.
Ответ разработчика
размещено 8 лет назадIt's not the rendering speed, per se. There's no API to get IP addresses after requests, and fetches of cached requests leave their IP field blank. A manual refresh forces a new actual request and thus fetch of the IP, at which point it works. If you're getting the globe when a refresh will cause it to change to a flag, then either Flagfox was loaded before the page was or it somehow got confused and forgot a cached IP, somehow.
Due to the API limitations here, I've got to listen to IPs ahead of time and cache them for when needed. Caching is easy; caching without keeping everything cached forever and becoming a giant memory leak, is more difficult. Flagfox 6.0.1 has some cache improvements, with more likely to come in future updates. TL;DR: Working on it. - Оценено на 5 из 5от shoood0, 8 лет назад
- Оценено на 4 из 5от Пользователь Firefox 13244206, 8 лет назад
- Оценено на 4 из 5от Пользователь Firefox 13180715, 8 лет назадNice to see it updated to post-quantum compatibility.
Seconding the issue where it doesn't always work on the first page load. On soft-refeshing the page it then works fine. would prefer to lose the context menu items but not a big problem. Everything else seems good.
Now if only Mozilla pull their finger out and create the needed API's then hopefully this and my other extensions can go back to working how the used to. - Оценено на 5 из 5от Пользователь Firefox 13721263, 8 лет назад
- Оценено на 5 из 5от Gerasimos, 8 лет назад
- Оценено на 5 из 5от freitas450, 8 лет назад
- Оценено на 5 из 5от Alexandrovich, 8 лет назадes una herramiente muy instructiva y nos ayuda de identificar de donde provienen las informaciones
- Оценено на 4 из 5от Пользователь Firefox 5543731, 8 лет назад
- Оценено на 5 из 5от Meteor, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13624172, 8 лет назад
- Оценено на 5 из 5от John Moutafis, 8 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13657783, 8 лет назадSo glad to see Flag-fox available for versions 57+. (I am using Nightly versions 59+). This add-on was the one I missed the most. Thank you Dave G. for your effort and time to convert the add-on from older version. This add-on is a must. It is very convenient to know were the servers of a site are located before you do business with them. Also, the "Is it up?" option lets you know if the a site you are trying to access is down on their end or if you have a problem on your end. I recommend this add-on to all Firefox users.
- Оценено на 5 из 5от Пользователь Firefox 13653702, 8 лет назадit is one of the best add-ons! thanks for firefox 57 support !!
- Оценено на 5 из 5от Пользователь Firefox 13469419, 8 лет назадExcellent recreation of this useful extension
Ответ разработчика
размещено 8 лет назадThanks! :)
"Recreation" feels like a good word, here, as I basically ended up having to rewrite everything almost from scratch, due to the realities of Mozilla's new mandatory-to-use WebExtension API. Same person writing it, though. ;)