Credits & Attributions
Acknowledging Open Source Contributions & Community Assets
Open Source Collaboration: Tabvora is built on the shoulders of incredible open-source projects, standards, and design resources. We gratefully credit the creators and licenses behind the assets used in our extension and landing pages.
1. Typography & UI Assets
- • Plus Jakarta Sans Font: Designed by Tokotype under the SIL Open Font License (OFL v1.1). Used for UI readability across the extension and website.
- • Feather / Lucide Icons: Open-source vector SVG icon collection under the MIT License. Used for dashboard controls and settings menus.
2. Web Standards & Browser APIs
- • Google Chrome Extension APIs: Tabvora leverages native Manifest V3 APIs (`chrome.storage`, `chrome.tabs`, `chrome.bookmarks`, `chrome.contextMenus`, `chrome.alarms`) to deliver local-first functionality without remote servers.
- • IndexedDB W3C Standard: High-performance local database standard used for storing offline scratchpad notes and workspace configurations.
3. Project Maintainers & Community
Tabvora is created and maintained by Shajib Sikder alongside open-source contributors from around the globe. Special thanks to everyone who submits bug reports, translates documentation, or provides pull requests on GitHub.
Explore all source code, dependencies, and license files on GitHub:
View Tabvora Repository