pbkompasz / search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project name

Team Members

pbkompasz

Tool Description

This tool allows the general user to optimize their Google searches. Google provides search operators that allow optimal searches, however these operators are complicated to use and hard to memorize.

The purpose of this tool is to enable any user to perform searches that lead to better results and faster response times. Example

demonstration.webm

Installation

Make sure you have Node.js version 16.17 or greater , the latest version of npm and the latest version of Chrome installed.

Download the tool's repository using the command:

git clone https://github.com/pbkompasz/search

Load latest version

Follow the instruction here to load the extension from dist/bex into your browser.

Build locally

cd ui   
npm i
npm run dev

Follow the instruction here to load the extension from ui/dist/bex into your browser.

Usage

If you visit google.com or google.com/search the GUI will appear under the search input. You can customize your search by modifying some of the inputs.

About

License:MIT License


Languages

Language:Vue 34.3%Language:JavaScript 30.2%Language:TypeScript 29.6%Language:HTML 2.7%Language:SCSS 2.3%Language:CSS 0.8%