foxyproxy / browser-extension

Version 8 and above. Browser extension source code for Firefox, Chrome, and other Chromium-based browsers
GNU General Public License v2.0
227 stars 33 forks source link

Default title should be hostname:port as in 7.x #74

Closed ericjung closed 9 months ago

ericjung commented 9 months ago

From support email:

"please change the hint text from ip:port back to proxy name. The current FoxyProxy 8.2 hint text is useless. What information can be retrieved from the ip:port text? Am I supposed to remeber all my proxies' IPs and ports?"

@erosman i suppose the user is talking about the title. In this example, title should be foo.bar:3128:

image
erosman commented 9 months ago

If the entry doesn't have a Title, it will be shown as hostname:port in the proxy header and in the toolbar popup. In your example, it will be foo.bar:3128

What is the user suggesting to do?

ericjung commented 9 months ago

This is my guess

title

erosman commented 9 months ago

Once you SAVE, and refresh, it will be filled. I will make it fill before refresh as well.

image

erosman commented 9 months ago

It is done in v8.4 We are uploading v8.4 to AMO. FoxyProxy Basic (same code) will be available shortly but FoxyProxy (standard) will take time due to the AMO review process.