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

Add a toggle to allow opening new pages within the built-in browser and saving cookies. #618

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

AoEiuV020
Copy link

主要处理需要登录或者有js防火墙的情况无法使用内置浏览器打开网页的问题,
默认还是一样,但在应用偏好中加了个开关,打开后就会在内置浏览器中直接打开新页面而不是弹出外部浏览器,
同时开启后会保存内置浏览器的cookies,以便记住登录状态,

Primarily addressed the issue where opening web pages in the built-in browser was restricted in cases requiring login or encountering JavaScript firewalls. The default behavior remains unchanged, but a new switch has been added to the application preferences. When toggled, new pages will open directly in the built-in browser instead of launching an external browser. Additionally, enabling this switch will preserve cookies in the built-in browser, ensuring the retention of login states.

Fixes #610
Fixes #584
Fixes #360
Fixes #189

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