Skip to content

merill/yako

Repository files navigation

Yako

A new tab browser extension for Microsoft users and admins. Quickly search and access Microsoft portals like Entra, Intune, Azure, Defender, and hundreds more — right from your new tab page.

Website: getyako.com

Features

  • Fast, lightweight new tab replacement
  • Searchbar to find and open 900+ Microsoft portals instantly
  • Quick Links pre-configured with popular Microsoft portals (Entra, Intune, M365 Admin, Azure, Defender)
  • Browse and add portals from merill/cmd and msportals.io catalogs
  • Clock with analog and digital modes
  • Greetings with your name
  • Dark mode (auto, system, or manual)
  • Notes widget with Markdown support
  • Solid color or local file backgrounds
  • Page layout customization
  • Custom CSS styling
  • Multilanguage support (42 languages)
  • Privacy focused — only requires storage permission, no external API calls

Install

Browser Link
Edge Coming soon
Chrome Coming soon
Firefox Coming soon

Development

Prerequisites

Run locally

# Install dependencies
deno install

# Build and watch for a specific platform
deno task edge
deno task chrome
deno task firefox

Load the extension

Edge

  1. Go to edge://extensions
  2. Enable Developer mode
  3. Load unpacked and select the release/edge folder

Chrome

  1. Go to chrome://extensions
  2. Enable Developer mode
  3. Load unpacked and select the release/chrome folder

Firefox

  1. Go to about:debugging#/runtime/this-firefox
  2. Select "Load temporary Add-on"
  3. Select manifest.json in the release/firefox folder

Useful commands

deno task format   # Format code
deno task types    # Type check
deno task build    # Production build for all platforms

Attribution

Yako is a modified version of Bonjourr, an open source new tab browser extension created by Victor Azevedo and Tahoe Beetschen. The original source code is available at github.com/victrme/Bonjourr.

This project removes Bonjourr's external API dependencies (weather, dynamic backgrounds, quotes, web fonts) and replaces the search bar with a Microsoft portal search powered by locally cached data from merill/cmd and msportals.io.

Translations

The translations included in this project were contributed to the original Bonjourr project by its community. We gratefully acknowledge all the translators listed in the Bonjourr repository.

License

This project is licensed under the GNU General Public License v3.0, the same license as the original Bonjourr project.

Copyright (C) 2025 Merill Fernando

Based on Bonjourr, Copyright (C) Victor Azevedo and Tahoe Beetschen

About

Startup page chrome extension

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors