An open API service indexing awesome lists of open source software.

https://github.com/whirlxd/searchport

A modern, customizable homepage with quick search options
https://github.com/whirlxd/searchport

chrome extension firefox homepage search-engine searching

Last synced: 2 months ago
JSON representation

A modern, customizable homepage with quick search options

Awesome Lists containing this project

README

          

![logo](./logo.png)

Search Port is a modern, customizable homepage with quick search options. It allows you to add and manage multiple search engines, making it easy to search the web from a single interface.

## Features

- Add and manage multiple search engines
- Drag and reposition search boxes
- Customize search engines with custom icons and URLs
- Save search box positions and custom engines using Chrome storage

## Installation

1. Clone the repository:
```sh
git clone https://github.com/whirlxd/searchport.git
```
2. Navigate to the project directory:
```sh
cd searchport
```
3. Load the extension in Chrome:
- Open Chrome and go to `chrome://extensions/`
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the project directory
4. Load the extension in Firefox:
- Open Firefox and go to `about:debugging`
- Click "Load temporary addon" and select the manifest.json file in the project directory

## Usage

- Open a new tab in Browser to see the Search Port homepage.
- Click the "+" button to add a new search engine.
- Drag and reposition search boxes as needed.
- Customize search engines by providing a name, search URL, and optional icon URL.

## License

This project is licensed under the GNU Affero General Public License v3.0. See the [LICENSE](LICENSE) file for details.