Item logo image for Context Menu Search

Context Menu Search

grinvik.com
Featured
4.3(

22 ratings

)
ExtensionTools3,000 users

8 support issues

  • All
  • Questions
  • Suggestions
  • Problems

Korinne King

Nov 14, 2024

Not sure why but it won't work?

I've installed this extension and the other one, separately. Nothing happens. I right click and nothing new is there. I can open the options and see where I can add browsers and stuff, but nothing actually useful. Such a bummer! What am I doing wrong?

Marvin Jay Monteroso

Sep 2, 2024

How to get to the correct landing page from a query

Thank you for this brilliant extension! Question though, how to I get the extension to point me to the correct landing page of my desired page from a search? Thank you!

Anna Gamez

Aug 1, 2024

LinkedIn

Hi there can you provide the url to be able to search on linkedin

Sudheesh Sukumaran

May 13, 2024

Context search open the tab at the end

Earlier the context search will open the tab besides the active tab, now it opens in the end. Is there a new option to select the behaviour?

Acer Aspire

Feb 25, 2024

Не работает!

Спасибо за очень полезное и нужное расширение!....
НО Очень печалит ->
"Параметры расширения":
1. Не работает "Export" (Вообще ничего не происходит).
2. Не работает "Close" (Закрыть "Параметры расширения" можно только нажав "Х" в верхнем правом углу).
Спасибо за внимание!

Viron Vi

Mar 26, 2022

Unable to export search engines.

So I can't seem to export any search engines, as I keep getting an error whenever I try to

Said error being: Error handling response: Error: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.

neeegehghge rgewwgrgwrgg

Apr 19, 2021

url-encoding bug

caused by
event-page.js line 47

url = url.replace('&', '%26');

please remove that line dear dev.

neeegehghge rgewwgrgwrgg

Apr 19, 2021

url-encoding bug

using the recommended
https://google.com/search?q=%s&tbm=isch
you get
https://www.google.com/search?q=test%26tbm=isch
as result url and "test%26tbm=isch" being inside the search box.
note the %26 which should be & instead.
temporary workaround is using
https://google.com/search?q=%s &&tbm=isch
because only the first & gets url-encoded by the extension

Google apps