Breadcrumbus breaks the address of active tabs into navigable pieces, based on the host, path, search and hash values of the URLs. For example, the address https://blog.mozilla.org/blog/2017/06/13/faster-better-firefox
would be broken into breadcrumbs of blog.mozilla.org
, blog
, 2017
, 06
, 13
, faster-better-firefox
. Thus, clicking for example the blog
breadcrumb would be equal to navigating the currently active tab to https://blog.mozilla.org/blog/
.
Appearance of the breacrumbs can be configured, via add-on settings, to be either horizontal, vertical or both.
- License: MIT License
- Weekly downloads: 0
- Average daily users: 179
- Rating: 4.7333/5 of 15 ratings
- Created: 2017-08-29 16:43:49
- Last updated: 2018-01-08 19:50:09
- Homepage: https://github.com/jokokko/breadcrumbus
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/breadcrumbus/
- API: @breadcrumbus