kosh (कोष), Nepali for “collection” or “repository”, is a browser bookmark manager that helps you save, organize, tag, and quickly find your favorite web pages.
See the code
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.

kosh is built with:
kosh currently requests the following browser permissions:
| Permission | Purpose |
|---|---|
bookmarks | Read and modify browser bookmarks and folders |
storage | Store extension specific settings/state |
downloads | Export bookmarks as an HTML file |
git clone https://github.com/sndsabin/kosh && cd kosh
make dev
make dev-firefox
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.
Contributions, feature requests, and bug reports are welcome. Feel free to open an issue or submit a pull request.
See the LICENSE file in the repository for licensing information.
29 commits
TypeScript
95.2%
Makefile
2.3%
CSS
1.4%
kosh (कोष), Nepali for “collection” or “repository”, is a browser bookmark manager that helps you save, organize, tag, and quickly find your favorite web pages.
See the code
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.

kosh is built with:
kosh currently requests the following browser permissions:
| Permission | Purpose |
|---|---|
bookmarks | Read and modify browser bookmarks and folders |
storage | Store extension specific settings/state |
downloads | Export bookmarks as an HTML file |
git clone https://github.com/sndsabin/kosh && cd kosh
make dev
make dev-firefox
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.
Contributions, feature requests, and bug reports are welcome. Feel free to open an issue or submit a pull request.
See the LICENSE file in the repository for licensing information.
29 commits
TypeScript
95.2%
Makefile
2.3%
CSS
1.4%