Bong - Because Bing is no more
Redirect all Bing (and therefore Cortana) searches to a search engine of your choice!
Microsoft's web team has always been ahead. Like a bit too much. From Internet Explorer to Bing they got it all. That's why this extension serves as a boycott. Because they are just too good.
Bong serves its full purpose when used with the great Edge Deflector (https://github.com/da2x/EdgeDeflector)
Open to contributions, just file a PR!
- Install dependencies
yarn
- Build/Watch the front-end
yarn build
yarn watch
- Navigate chrome to
chrome://extensions
or to your favorite browser extension page - Check the
Developer mode
toggle - Click on
Load Unpacked Extension...
- Select the
distribution
directory
Originally created by Theo Browne and a few other contributors.
Forked from https://github.com/TheoBr/Chrometana
A lot of code taken from https://github.com/drewctate/preact-chrome-extension-starter and https://github.com/fregante/browser-extension-template