Cortana always goes to Bing. I don't like Bing. This lets you redirect Cortana to other places.
Open to contributions, just file a PR!
Chrome Web Store (Edge Store soon, use this for now)
- Install dependencies
npm install
- Build the front-end
npm run build
- Navigate chrome to
chrome://extensions
- Check the
Developer mode
toggle - Click on
Load Unpacked Extension...
- Select the
dist
directory
Remember to re-run npm run build
after making changes!
Created and maintained by Theo Browne
Previous contributors include: Claire Pitman, Gray Tambling, Kyle Ladd, and Maayan Kline
Logo designed by Preston Locke
A lot of code taken from https://github.com/drewctate/preact-chrome-extension-starter