Y-Ysss / Hello-NewTab

This is Google Chrome Extension. This extension allows you to quickly access your bookmarks on the new tab.
https://chrome.google.com/webstore/detail/hello-newtab/gcheeeiicddnpmmlpidigaepkfhpedfb
MIT License
3 stars 1 forks source link

Suggestions for plug-ins #3

Open ttbamov opened 1 year ago

ttbamov commented 1 year ago

Suggestions for plug-ins

Hello excellent developer, "Hello newtab" this plugin is very good, thank you very much, it is one of the best plugins I have ever used. He really did a quick start tab. And it solves the problem of the chrome browser favorites not being tiled.

In the use of the process I have experience, feelings. Put forward the following suggestions and questions

① I set"Hello newtab" as the home page, which sometimes doesn't show up on the home page when the edge browser starts, only when I create a new tab (the second tab) .

②Can the top search box search engine add custom features? Other search engines?

③"Hello newtab" bookmarks are arranged according to the Order of the favorites. Can you increase sorting by holding down a card and dragging it freely?

④ between cards, can a bookmark link be dragged into another card?Drag to insert over another link?

⑤Does the bookmark search feature in the sidebar support keyboard shortcuts? For example, Ctrl + F, CTRL + Shift + F

I can not upload the picture, also did not find your email, please provide your email, I will send pictures and text to you, facilitate your understanding Finally, thank you for your efforts

ttbamov commented 1 year ago

My e-mail address is 361307288@qq. Com, if you find these suggestions useful or would consider adding these features, please reply to me, or reply to my email, thank you

yuyosy commented 1 year ago

Hi @ttbamov

Thank you for using my extension!

Thanks for your suggestions to make the extension better!

The current extension is running on Manifest V2. This is the version that will be discontinued and you will need to move to Manifest V3 to continue updating your extensions in the future.

Please refer to the following URL regarding migration to Manifest V3. https://developer.chrome.com/docs/extensions/migrating/

I am planning to revamp my extensions to coincide with the migration to Manifesto V3.


I will answer your questions and suggestions

① I set"Hello newtab" as the home page, which sometimes doesn't show up on the home page when the edge browser starts, only when I create a new tab (the second tab) .

I could not reproduce No.1 in my environment. Please let me know the situation in more detail.

Make sure you have Hello NewTab selected in the following settings in your browser.

Start, home, and new tabs > When Edge starts > Open the new tab page

②Can the top search box search engine add custom features? Other search engines?

The search engine cannot be changed in the current version. It was originally requested by a relative of mine to be implemented as a feature.

Regarding the search box feature, I find it to be a less necessary feature, as the default function of the browser also allows for the addition and customization of search engines.

③"Hello newtab" bookmarks are arranged according to the Order of the favorites. Can you increase sorting by holding down a card and dragging it freely?

④ between cards, can a bookmark link be dragged into another card?Drag to insert over another link?

There are times when I would like to have this functionality, but since the browser's default bookmark manager (e.g. Favorites Bar and edge://favorites/) has better functionality, I have not implemented it until now.

The current version does not implement the ability to reorder bookmarks and relies on the browser's bookmark sequence.

However, we may consider adding it in a future version.

⑤Does the bookmark search feature in the sidebar support keyboard shortcuts? For example, Ctrl + F, CTRL + Shift + F

At the time of release, it was opened with Alt + B, but when I checked the latest version in the developer tools console, it was not working with an error.

This needs to be fixed.


I appreciate your helpful suggestions and will consider incorporating them in the new version.

If there is a mismatch between your question and my answer or if you are having problems, please reply to the Issue.


Supplemental information:

You can attach an image to a GitHub Issue as long as it is a publicly available image. Please refer to the following URL for details.

https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/attaching-files