Installation

Get Yako installed in your browser.

Supported Browsers

Microsoft Edge

Coming soon to the Edge Add-ons store.

To install manually during development:

  1. Download or clone the repository
  2. Run deno install && deno task edge
  3. Go to edge://extensions
  4. Enable Developer mode
  5. Click Load unpacked and select the release/edge folder

Google Chrome

Coming soon to the Chrome Web Store.

To install manually during development:

  1. Download or clone the repository
  2. Run deno install && deno task chrome
  3. Go to chrome://extensions
  4. Enable Developer mode
  5. Click Load unpacked and select the release/chrome folder

Firefox

Coming soon to Firefox Add-ons.

To install manually during development:

  1. Download or clone the repository
  2. Run deno install && deno task firefox
  3. Go to about:debugging#/runtime/this-firefox
  4. Click Load Temporary Add-on
  5. Select manifest.json in the release/firefox folder

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.