-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Open Bookmarks in New Tab? #89
Comments
Just click the link with middle scroll button if you have a mouse. lol. |
Yes, I'm well aware of that option thanks, and the right click menu option too! |
@DaveH1 I know how to make Chromium register different mouse button presses. I use this, for example, in the flag to enable closing a tab by right clicking on it. The issue is finding where in the source code it decides to open a bookmark in a new tab on middle click press. |
Thanks @Alex313031. |
@DaveH1 you could either use the chrome-flag #custom-ntp and set that to chrome://bookmarks Not sure which of boith you do actually request for here. |
Thanks @JoachimHenze but that's not quite what I'm asking about. This is especially good (for me anyway) when selecting entries on the bookmarks bar. |
Here is a GitHub project that may be suitable for you to use. In fact, I am willing to try to implement the functions you want from the source code level, but my current main focus is to assist Google in modifying and improving the webgpu and Android codes. |
Thanks @gz83 that looks like a very interesting project! |
What I proposed to you earlier is a transitional solution. |
@gz83 |
@gz83 |
I have used it before and it worked fine. From your description, it seems that you need to look carefully at the introduction in that repo. |
@gz83 In the introduction, under Installation, it just says "Place version.dll in the same directory as chrome.exe" and that's all it says! |
Regarding how to use this software, it is recommended to consult the author and other users in the repo of this software. We are now in the Thorium repo and should focus more on discussing Thorium issues. |
Thanks, but can't you just tell me?! |
Please place the chrome++ file like this. Next, you need to modify the chrome++.ini file, which uses 0 or 1 to control the turning off or on of the function. Every time you modify the chrome++.ini file, you need to restart the browser for the changes to take effect. Finally, your browser user data may be reset, please make sure to back it up. |
Thanks very much! |
Oops, I forgot you were using Windows XP, and Chrome++ is not currently available on Windows XP. In addition, I will move this issue to the legacy repo to reduce misunderstandings. |
Thanks @gz83 ! |
As a user of 360Chome, one of the most useful things in that browser was the setting to always open bookmarks in a new tab.
Could this be added as an option to Thorium?
Thanks, Dave.
The text was updated successfully, but these errors were encountered: