Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tbeseda/tiny-bookmark-tab-webextension

A super simple bookmark tree view on Firefox new tabs. Just an experiment became my daily driver homepage.
https://github.com/tbeseda/tiny-bookmark-tab-webextension

bookmarks browser firefox javascript webextension

Last synced: 5 days ago
JSON representation

A super simple bookmark tree view on Firefox new tabs. Just an experiment became my daily driver homepage.

Awesome Lists containing this project

README

        

# Tiny Bookmark Tab

Display browser bookmarks in a tree-list. Fast.

[Firefox Install](https://addons.mozilla.org/en-US/firefox/addon/tiny-bookmark-tab/)

[Chrome Install](https://chrome.google.com/webstore/detail/tiny-bookmark-tab/miihjlhjnppilabnfhpoglmldbkjglcc)

Extension icon from [vmware/clarity](https://github.com/vmware/clarity).

Tree CSS from [Kate Rose Morley](https://iamkate.com/code/tree-views/).

## Screenshots

![light](./static/screen_light.png)

Automatic dark mode

![dark](./static/screen_dark.png)

## Development

There's an index.html and assets/tiny.js - two files. The way Tim intended.

## Release

Create .zip with `assets/`, `manifest.json`, and `tiny.html`.
Update screenshots if needed.