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.
- 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
- Clone the repository:
git clone https://github.com/whirlxd/searchport.git
- Navigate to the project directory:
cd searchport
- 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
- Open Chrome and go to
- 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
- Open Firefox and go to
- 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.
This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.