AxelArielSaravia / bookmarks-quick-view

MIT License
3 stars 0 forks source link

Feature Request #1

Open hitodematsuri opened 1 year ago

hitodematsuri commented 1 year ago

Hello, I'm a fan of your wonderful extension. I have a few requests and I will list them.

Option to switch between light mode/dark mode

Option to not show "other bookmarks"

Option to not close the popup after opening a bookmark (it is annoying that the popup closes every time when I want to open multiple bookmarks with a middle click)

Show confirmation dialog when deleting bookmarks

Move bookmarks by drag and drop

Allow the appearance to be changed using CSS

If I think of something else, I may write again. I am not an English speaker and this is my first time using Github, so I apologize if I am rude.

AxelArielSaravia commented 1 year ago

Hi, I'm glad you reached out.

I will consider the other features. However, one of the ideas behind the extension is to enable minimal operations with as little noise as possible. The extension has a redirect button to the browser's Bookmark page (about://bookmarks) to perform normal operations like drag and drop, moving bookmarks links between folders, and more.

You are welcome to copy or fork this GitHub repository and make any changes you want (the extension has an MIT license). If you want to change the appearance, this might be a good option. To add an extension that exists on your desktop, you need to go to the "extensions page" (about://extensions/), enable "developer mode", and select "load unpacked". For more information, you can refer to chrome extensions - develpoment basics.

I am not an English speaker

Don't worry; I am native spanish speaker

Thanks for your request.