Installation
Get Yako installed in your browser.
Supported Browsers
Microsoft Edge
Coming soon to the Edge Add-ons store.
To install manually during development:
- Download or clone the repository
- Run
deno install && deno task edge - Go to
edge://extensions - Enable Developer mode
- Click Load unpacked and select the
release/edgefolder
Google Chrome
Coming soon to the Chrome Web Store.
To install manually during development:
- Download or clone the repository
- Run
deno install && deno task chrome - Go to
chrome://extensions - Enable Developer mode
- Click Load unpacked and select the
release/chromefolder
Firefox
Coming soon to Firefox Add-ons.
To install manually during development:
- Download or clone the repository
- Run
deno install && deno task firefox - Go to
about:debugging#/runtime/this-firefox - Click Load Temporary Add-on
- Select
manifest.jsonin therelease/firefoxfolder
Other Browsers
Brave
Brave is Chromium-based and can install Chrome extensions. Once Yako is available on the Chrome Web Store, you can install it directly from there.
Vivaldi
Vivaldi supports Chrome extensions. You can install the Chrome version of Yako, though new window behavior may differ from new tab behavior.
Opera
Opera does not allow extensions to modify its new tab page. A workaround is to use a third-party extension that redirects your new tab to a custom URL.