Skip to content

njnmco/dacha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dacha

This is the repository for dacha, an open-source new-tab page.

When this extension is installed, you may save a copy of static web content to memory and use it as your new tab page.

Usage

Navigate to the site you want to set to the new-tab page, and click the dacha button in the extensions toolbar.

Design goals

  • Pico weight - extremely light, ~20 lines of code.
  • Easy to modify
  • Easy to audit - no minification, no obfuscation, no bullshit.
  • Manifest V3 - this requires Chrome 88 or higher, but is reasonably future proof.
  • Minimal permissions - by design, can not access your browsing history or other data.

Installation

  1. Clone this project
  2. In Chrome | Extensions, enable Developer Mode.
  3. Click "load unpacked", choose the project folder.

License

BSD

This was designed to be a drop-in component for other extensions - if you are interested in bundling dacha with your extension, please pay special attention to the 3rd clause of the BSD license.

Other licenses may be granted on request.

Chrome Store

dacha is available on the Chrome Web Store for "Google Trusted Testers" only, for their convenience.

If you would like access, please establish a human relationship with me. Alternatively, you can sponsor the project by clicking the ❤️ button above and I will add you to the list.

About

chrome extension to override new tab page with SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published