SearchJumper

screenshot of SearchJumper
react
material-ui

SearchJumper

Yet another awesome browser extension for switching search engines, search everything (selection text / image / link / find in page) on any engine with a simple right click or a variety of menus and shortcuts. Build with React & Material-UI. (WIP).

Overview:

SearchJumper is a personal project developed with React.js and Material-UI. It is an open-source search engine that allows users to search for various types of content such as pictures, links, videos, audios, and pages. The theme is fully customizable and does not collect any user data or use third-party libraries.

Features:

  • Fully Open Source: SearchJumper is an open-source project that does not collect user data or use third-party libraries.
  • Search for Various Content: Users can search for pictures, links, videos, audios, and pages using SearchJumper.
  • Word Search on Any Page: Users can search for words on any page by long-pressing the right mouse button.
  • Search by Site: SearchJumper supports search by site, allowing users to search within specific websites.
  • Shortcut Keys: Users can use shortcut keys, either single keys or key combinations, to start a search or perform other actions.
  • Batch Site Opening: Users can open multiple sites in batches by right-clicking on the category icon or using key combinations.
  • Customizable Configurations: SearchJumper allows users to customize the theme, including the option to hide the toolbar and open the configuration page by clicking on a cute face icon.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.