sndsabin/kosh

kosh (कोष), Nepali for “collection” or “repository”, is a browser bookmark manager that helps you save, organize, tag, and quickly find your favorite web pages.

TypeScript

0

29 commits

updated Sep 23, 2026

See the code

See what people are saying

SourceMessageScoreDate

Kosh: Browser bookmarks, Redesigned [Open Source] (r/SideProject)

I've been working on [Kosh](https://kosh.sabinb.com.np/), a polished UI for the browser's native bookmarks. It doesn't replace or move your bookmarks to another service. It simply adds a cleaner, modern UI to browse and manage your existing bookmarks. Would love to hear what you think and what…

1

Sep 23, 2026

README

Pal logo

Available on Chrome Web Store    Kosh for Firefox - Coming Soon

kosh

kosh (कोष), Nepali for “collection” or “repository”, is a browser bookmark manager that helps you save, organize, tag, and quickly find your favorite web pages. It works with your browser’s native bookmarks, offering a focused interface for organizing large collections without migrating to a separate service.

Demo

Tech Stack

kosh is built with:

Browser Permissions

kosh currently requests the following browser permissions:

PermissionPurpose
bookmarksRead and modify browser bookmarks and folders
storageStore extension specific settings/state
downloadsExport bookmarks as an HTML file

Getting Started

Prerequisites

Clone the repository

git clone https://github.com/sndsabin/kosh && cd kosh

Start development

make dev

Development with Firefox

make dev-firefox

Building

Build the extension for the default browser target:

make build

Build for Firefox:

make build-firefox

Create a distributable extension archive:

make zip

Create a Firefox archive:

make zip-firefox

The generated extension files are placed in WXT's output directory.

Contributing

Contributions, feature requests, and bug reports are welcome. Feel free to open an issue or submit a pull request.

License

See the LICENSE file in the repository for licensing information.

bookmark-manager
bookmarks
bookmark-search
bookmarks-manager
browser-extension
chrome-extension
firefox-addon
firefox-extension
kosh
wxt
wxt-framework

Contributors

sndsabin

29 commits

sndsabin/kosh

kosh (कोष), Nepali for “collection” or “repository”, is a browser bookmark manager that helps you save, organize, tag, and quickly find your favorite web pages.

TypeScript

0

29 commits

updated Sep 23, 2026

See the code

See what people are saying

SourceMessageScoreDate

Kosh: Browser bookmarks, Redesigned [Open Source] (r/SideProject)

I've been working on [Kosh](https://kosh.sabinb.com.np/), a polished UI for the browser's native bookmarks. It doesn't replace or move your bookmarks to another service. It simply adds a cleaner, modern UI to browse and manage your existing bookmarks. Would love to hear what you think and what…

1

Sep 23, 2026

README

Pal logo

Available on Chrome Web Store    Kosh for Firefox - Coming Soon

kosh

kosh (कोष), Nepali for “collection” or “repository”, is a browser bookmark manager that helps you save, organize, tag, and quickly find your favorite web pages. It works with your browser’s native bookmarks, offering a focused interface for organizing large collections without migrating to a separate service.

Demo

Tech Stack

kosh is built with:

Browser Permissions

kosh currently requests the following browser permissions:

PermissionPurpose
bookmarksRead and modify browser bookmarks and folders
storageStore extension specific settings/state
downloadsExport bookmarks as an HTML file

Getting Started

Prerequisites

Clone the repository

git clone https://github.com/sndsabin/kosh && cd kosh

Start development

make dev

Development with Firefox

make dev-firefox

Building

Build the extension for the default browser target:

make build

Build for Firefox:

make build-firefox

Create a distributable extension archive:

make zip

Create a Firefox archive:

make zip-firefox

The generated extension files are placed in WXT's output directory.

Contributing

Contributions, feature requests, and bug reports are welcome. Feel free to open an issue or submit a pull request.

License

See the LICENSE file in the repository for licensing information.

bookmark-manager
bookmarks
bookmark-search
bookmarks-manager
browser-extension
chrome-extension
firefox-addon
firefox-extension
kosh
wxt
wxt-framework

Contributors

sndsabin

29 commits

Languages

TypeScript

95.2%

Makefile

2.3%

CSS

1.4%