garywill / BigSearch

Browser extension. Definitly more than a GET/POST sender. Handily use search engines via a Flexible Tool! UI has Vimium-like feature 🌐🔍 (Pure-client. No 3rd-party server needed) 大术专搜 既专又广 手敲几下 纵横去往
GNU Affero General Public License v3.0
247 stars 16 forks source link

Allow the user to create his own catagories #1

Open Enissay opened 3 years ago

Enissay commented 3 years ago

The extensions is very helpful but, if we add a long list of search engines, it will be hard to use. It would be good if it is possible to add categories as well as shown here: image

garywill commented 3 years ago

Hey there! Thank you for feedback!

That would be nice to have user's catagories. I'll make it a plan.

garywill commented 3 years ago

Before it get implemented, you can use custom label, which is a new feature in version 2.3.1 Although that's not true catagories, that might make the long list look more comfortable :)

(already on Firefox Store. What browser do you use? I'll upload 2.3.1 crx soon.)

Screenshot_20211025_214418

Enissay commented 3 years ago

Aha, indeed, the label will help organizing things while waiting for the category part, thank you for the swift reaction :-)

Currently I am using the extracted archive on Chrome

Enissay commented 3 years ago

I just loaded the new version and I can see some errors with missing icon image... But it is working :-)

image

garywill commented 3 years ago

I just loaded the new version and I can see some errors with missing icon image

Oh, I guess you downloaded by git pull. In repo, manifest are different. manifest.json is for Firefox, manifest-chrome.json is for Chrome. So I give Chrome users a link to download crx or zip special for Chrome.

You can replace the file (just the manifest file) then error will be gone on Chrome.

Enissay commented 3 years ago

Indeed, my mistake, I should've unpacked the .crx instead. All good 👍