Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Button to directly open the Logs screen #44

Closed
TriMoon opened this issue Nov 25, 2023 · 5 comments
Closed

[UI] Button to directly open the Logs screen #44

TriMoon opened this issue Nov 25, 2023 · 5 comments

Comments

@TriMoon
Copy link
Contributor

TriMoon commented Nov 25, 2023

As mentioned in #38 (comment):

Just a request, could you guys add a button on the popup to directly open the logs view like we have on the old version? 🤝
I wasn't able to do it because i'm too unfamiliar with the JS code, in particular i went as far as just adding the button on the popup and opening the options page but i didn't know how to make the button open the view directly...

@erosman
Copy link
Collaborator

erosman commented Nov 25, 2023

Adding the button is not a problem but there may not be a lot of room.

FoxyProxy 7 has 3 buttons: Options, What's My IP, and Log
FoxyProxy 8 already has 3 buttons: Options, Location, IP

Although "Log" is a short word in English, it may not be short in other languages:

ES: "Registros"
FA: "گزارشات"
FR: "Journal"
PL: "Dziennik"
PT: "Registro"
RU: "Журнал"
CN: "日志"
... etc

@erosman erosman added the area: user-interface UI issues label Nov 25, 2023
@TriMoon
Copy link
Contributor Author

TriMoon commented Nov 26, 2023

IMHO, in this case the easy access to the functionality is more important as space used in the PopUp...
You could even, if needed, make the button row become 2 rows..

To be honest i doubt many, if any at all, users actually need/use the current "Location" and "IP" buttons...
(Main functionality of the extension is not finding out your IP)

@erosman
Copy link
Collaborator

erosman commented Nov 26, 2023

People use Location & IP to test if the proxy is working and/or if the browser is leaking the real IP.

If there is not enough room, it can mess up the layout, only to reduce 2 clicks to one.

image

BTW, you can bookmark the Log tab which is even more efficient as it doesn't require opening of the popup.

  • Options the options page
  • Add log at the end of the URL i.e. .../options.html?log
  • Bookmark that page

@TriMoon
Copy link
Contributor Author

TriMoon commented Nov 26, 2023

For those functionalities i and most others use other tools, the reason why people install this extension is for proxy functionality not for browser leak nor VPN services etc...
For those functionalities there are other tools that are more capable of doing those jobs.

Anyhow:

  • Add log at the end of the URL i.e. .../options.html?log

Thanks for this information, now can we have a button to open that page directly from the popup?

@erosman
Copy link
Collaborator

erosman commented Jan 10, 2024

v8.9
Added "Log" to the toolbar popup buttons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants