Skip to content

browser extension to search with many search engines in parallel

License

Notifications You must be signed in to change notification settings

milahu/search-aggregator-browser-extension

Repository files navigation

search-aggregator-web-extension

browser extension to search with many search engines in parallel

install

cd $(mktemp -d)
git clone --depth 1 --recurse-submodules --shallow-submodules \
  https://github.com/milahu/search-aggregator-browser-extension
cd search-aggregator-browser-extension
pnpm install
mkdir dist/
readlink -f dist/ # load this path as "unpacked extension" in chrome
npm run dev

similar projects

based on

package.json, vite.config.ts, ...

see also