t3dotgg / Chrometana

Redirect Bing Somewhere Better
http://Chrometana.Theo.li
MIT License
74 stars 15 forks source link
hacktoberfest

Chrometana

Logo

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)

Chrometana blog

Changelog

Changelog

Dev setup

  1. Install dependencies
npm install
  1. Build the front-end
  npm run build
  1. Navigate chrome to chrome://extensions
  2. Check the Developer mode toggle
  3. Click on Load Unpacked Extension...
  4. Select the dist directory

Remember to re-run npm run build after making changes!

Credits

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