Search from Popup or ContextMenu Firefox

Search from Popup or ContextMenu

Fork of "Swift Selection Search". * Search by multiple search engines(GET or POST Method) at once * support folder management * support charset (UTF-8, RAW, Shift_JIS, EUC-JP, ISO-2022-JP, windows-1251, windows-1252(ISO-8859-1), Big5, GB18030).

Features & Capabilities

Search from Popup or ContextMenu (SPC)

This WebExtension is a fork of "Swift Selection Search (SSS)".
This is a customized version of SSS for my own use.

When you select text or image on a webpage, you can quickly search from the popup or contextmenu.

By default, popup appears when you drag an image, selected text, or link, but you can choose from the following behaviors. "Popup/icons behaviour" -> "Opening behaviour":
(Off / Auto / Hold Alt / Keyboard-only / Middle mouse button / Click / Drag)

There are Firefox and Microsoft Edge versions.
Microsoft Edge version also works with Chromium-based browsers such as Google Chrome, but there's no technical support.

Install

Privacy policy

  • Search query are **not saved**.
  • You can use suggest(Google or DuckDuckGo or Qwant or Bing or Яндекс(Yandex) or 百度(Baidu)) in the popup search box or omnibox search, but you can disable it in the settings. "Popup/icons behaviour" -> "Enable search box suggest"
  • If you set your favicon to data: scheme and disable suggest, this extension will not access the network at all.
    • exception
      • If you add a search engine from the context menu or options page, cache the favicon as data: scheme.
      • When adding a search engine from the context menu, if the normal addition is not possible, get OpenSearch if the site supports it.
      • Processes performed by the browser (update and synchronization).
## Different
  • Fork Changes (Based on SSS Version 3.33.0):
    • Now works with Chromium-based browsers such as Microsoft Edge and Google Chrome.
    • Now works on mobile browsers.
    • The site's Content Security Policy(CSP) does not change. (Original Extension(SSS) rewrites CSP to "unsafe-inline" after Ver.3.40.0)
    • You can search on multiple search engines at once.
    • support POST Method search engine.
    • support search engine folder management.
    • added highlighting and auto-scrolling features.
    • added the ability to highlight even if not via this add-on.
    • added function to launch external applications (other browsers, yt-dlp, etc.).
    • added Popup Style ("Icon only" / "Icon and Name" / "Name only"). (At "Icon only", the display mode can be temporarily switched by double-clicking)
    • support Bookmarklet. You can use Bookmarklet APIs. (It can also be executed automatically when the popup is displayed) / (You can also import bookmarklets from your Bookmarks)
    • added Search box to Popup.
    • added omnibox search.
    • support suggestions from Google or DuckDuckGo or Qwant or Bing or Яндекс(Yandex) or 百度(Baidu) in the popup search box or omnibox search.
    • added Hotkey search.
    • added a function to easily add a search engine from the text box context menu.
    • added search URL {linkurl}. {linkurl} is supports "Advanced usage". (Used when you want to search by link URI. You can do the same by holding down the Ctrl key when searching from the context menu)
    • If no text is selected, the Clipboard Text is searched.
    • Context menu display options.
    • You can also search by link text or image URL.
    • added Popup Opening behaviour "click" / "drag"
    • added "Popup/icons behaviour" -> "Right mouse button click" / "Right mouse button Long-click" / "Left mouse button Long-click"
    • added "Context menu" -> "Middle mouse button click" / "Right mouse button click"
    • added Open in Window ("reuse new window" / "reuse new background window" / "new incognito (private) window" / "reuse new incognito(private) window" / "new background incognito(private) window" / "reuse new background incognito(private) window" / "new popup window" / "reuse new popup window" / "new background popup window" / "reuse new background popup window" / "sidebar (tab-specific)" / "sidebar (window-specific)" / "sidebar (global)") (sidebar UserAgent can be changed) / (The Popup window can be closed automatically.(Off/LostFocus/Mouseleave)).
    • added Open in Tab ("reuse active tab" / "reuse new tab" / "reuse new background tab" / "reuse new tab (next to current tab)" / "reuse new background tab (next to current tab)" / "LazyLoad new background tab" / "LazyLoad new background tab (next to current tab)")
    • added Ability to show last used engine first in popup.
    • added Hide Popup with ESC key etc.
    • added browserAction.
    • Allow "open-popup" Command to display popup even if no string is selected.
    • support charset (UTF-8, RAW(GET method only), Shift_JIS(SJIS), EUC-JP, ISO-2022-JP(JIS), windows-1251, windows-1252(ISO-8859-1), Big5, GB18030).
    • When the OS is set to dark mode, the option page is displayed in dark mode.
  • Import/Export Compatibility with the Original Extension Ver.3.33.0:
    • Import can also import file from the Original Extension.
    • File exported by SPC is not compatible with the Original Extension Search engines setting.
  • Permissions different from Original Extension Ver.3.33.0:
    • removed permissions: downloads, webNavigation.
    • added permissions: clipboardRead(Clipboard text search), unlimitedStorage(data: scheme icons).
    • added optional_permissions: bookmarks(Import bookmarklet), webRequest(Sidebar user agent), webRequestBlocking(Sidebar user agent), nativeMessaging(Launch external applications).
    • From normal permissions to optional_permissions: clipboardWrite(copyToClipboard As Html/Text).
## ChangeLog https://addons.mozilla.org/firefox/addon/searchfrompopuporcontextmenu/versions/

Contact

If you have any requests or issues, please GitHub Issues in Japanese or your first language.
It is easy to understand if there is a screenshot etc.

Acknowledgment

I would like to take this opportunity to express my appreciation to developers.

Original Extension:
Swift Selection Search by Daniel Lobo
https://addons.mozilla.org/firefox/addon/swift-selection-search/
Original Extension License: MIT License

User Growth & Download Statistics

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
Yoshifumi Fuyuno
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/searchfrompopuporcontextmenu/
Website:
https://github.com/YoshifumiFuyuno/Search-from-Popup-or-ContextMenu/issues

Permission Change History

2022-10-09: Version 6.4 → 7.0
Add Optional permissions: nativeMessaging

User Reviews

Not able to import backup options in ZEN brower
by bo*****, 2026-05-31

Super olmus. Androidboxda wifi mouse ile kullanıyorum. Mause sol tusu ile istediğimi yapıyorum. Ayarlada example da metin den kopyala linkden kopyala linke git arama yap ceviri yap vs vs ekledim fazla fazla işimi görüyor. Mouse sol tus ile blokladıgımız alanı ya da linki hafif asagı cekmek menuyu ortaya cıkarıyor çok guzel. Not: mozilla web sayfası uzerinde calışmıyor bu sayfa her turlü işleme kapalı. Farklı cozum buldum.
by ci*****, 2026-04-21

Thank you so much for creating SPC. I came across it while looking for an Android build of Swift Selection Search (SSS). Unfortunately, SSS only exists for desktop, which is a shame because this kind of extension is even more essential on mobile. That’s why I’m grateful you developed SPC—I’m even using it now on both platforms. I do wish it included an “auto-copy to clipboard” option like SSS. I also find SPC’s settings a bit more complex and less organized than SSS’s, though I’m getting used to them. Perhaps you’ve already considered these things and are working on some welcome changes. That said, I really appreciate being able to import my SSS settings into SPC and then fine-tune the extra options it offers. EDIT: The popup’s Copy button (when set to “Copy as text”) doesn’t preserve formatting such as bullet points or numbered lists, even when those elements are plain text. Using the operating system’s native copy function avoids this issue.
by mn*****, 2025-11-09
View all user reviews ›

Is Search from Popup or ContextMenu Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

Search from Popup or ContextMenu requires a lot of sensitive permissions. Exercise caution before installing.

Risk impact analysis details
  • Critical Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
  • Critical ****** ****** ** ******* ***** ***** *** ** **** ** ***** **** ******** ****** *** ******** ********** * ******* ********
  • Critical ******* ****** ** *** ********* ******** **********
  • High ******* ******* **** *** ****** ***** *** ***** ** ******* **** ********* ********* ** * *********** *****
  • High ****** ******* *** ********* ********* ******** ***** *** ** ********** ****** * ******** ******* *****
  • Low ****** ***** ** ******* ****** ********** **** ** ** ******** ******* ** **** ***** *************
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

Search from Popup or ContextMenu has earned a fairly good reputation and likely can be trusted.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Low **** ********* *** ******* **** **** * ****** **** ***** ******** *** **** ****** ** ** ****** *** *****
  • Low **** ********* *** ***** **** **** * ****** **** ***** ********** *** **** ****** ** ** ****** *** *****
  • Good **** ********* *** **** **** *******
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best Search from Popup or ContextMenu Alternatives

Here are some Firefox add-ons that are similar to Search from Popup or ContextMenu: