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
- Host: GitHub
- URL: https://github.com/whirlxd/searchport
- Owner: whirlxd
- License: agpl-3.0
- Created: 2025-01-02T16:21:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-03T17:32:38.000Z (over 1 year ago)
- Last Synced: 2025-10-09T01:12:46.089Z (9 months ago)
- Topics: chrome, extension, firefox, homepage, search-engine, searching
- Language: JavaScript
- Homepage:
- Size: 606 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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.