Image-Reverse-Search-WebExtension icon indicating copy to clipboard operation
Image-Reverse-Search-WebExtension copied to clipboard

Feature Request: Change order of search engines

Open seascape opened this issue 8 years ago • 4 comments

This is minor, but it would be nice to be able to easily change the order the search engines are listed in.

I assume the user can already do this by deleting and recreating the existing list in one's preferred order, but that's pretty messy. Drag-and-drop or entering ranked numbers into text boxes would be more elegant.

(Thank you for the great add-on, by the way. Was a pleasant surprise to find such a capable webextension.)

seascape avatar Sep 20 '17 00:09 seascape

Seems that drag and drop isn't available now. Bug 1408756 But found a addon Swift Selection Search it use ↑/↓ buttons to reorder items, maybe can refer this method? qq 20171029005156

hdd60311 avatar Oct 28 '17 17:10 hdd60311

Just saw this in the release notes of Selection Context Search Open the Add-on Options page in a new tab. This will allow to drag-and-drop rows in the table.

hdd60311 avatar Nov 27 '17 18:11 hdd60311

Just a hacky workaround:

Right click on the gray area, Inspect The items will be under <div id="searchProviderList">, each being called <div class="searchProviderListItem input-group"> Find the one you want and simply drag it up/down Press the save button

floppyD avatar Aug 31 '20 17:08 floppyD

Now available in the Chrome version 4 1/2 years later :D

Brawl345 avatar Jan 06 '22 11:01 Brawl345