Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semanticdata/sidebar-browser-extensions
π¦ Monorepo of Firefox sidebar extensions.
https://github.com/semanticdata/sidebar-browser-extensions
browser-extension browser-extensions chatgpt chatgpt-browser-extension discord fastmail firefox firefox-extension gemini meta-ai monorepo telegram ticktick web-extension whatsapp
Last synced: about 2 months ago
JSON representation
π¦ Monorepo of Firefox sidebar extensions.
- Host: GitHub
- URL: https://github.com/semanticdata/sidebar-browser-extensions
- Owner: semanticdata
- License: mit
- Created: 2024-05-08T15:03:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T13:46:13.000Z (5 months ago)
- Last Synced: 2024-08-16T14:52:48.327Z (5 months ago)
- Topics: browser-extension, browser-extensions, chatgpt, chatgpt-browser-extension, discord, fastmail, firefox, firefox-extension, gemini, meta-ai, monorepo, telegram, ticktick, web-extension, whatsapp
- Language: HTML
- Homepage:
- Size: 33.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Sidebar Browser Extensions
This monorepo[^1] contains the source code for my sidebar browser extensions. It aims to make maintenance easier.
[![banner](assets/banners/chatgpt-banner-1.png)](chatgpt-in-sidebar)
[![banner](assets/banners/discord-banner-2.png)](discord-in-sidebar)
[![banner](assets/banners/gemini-2.png)](gemini-in-sidebar)
[![banner](assets/banners/hn-2.png)](hacker-news-in-sidebar)
[![banner](assets/banners/llamalife-2.png)](llamalife-in-sidebar)
[![banner](assets/banners/metaai-2.png)](metaai-in-sidebar)
[![banner](assets/banners/ticktick-sidebar-1.png)](ticktick-in-sidebar)
[![banner](assets/banners/whatsapp-sidebar-2.png)](whatsapp-in-sidebar)
[![banner](assets/banners/telegram-sidebar-2.png)](telegram-in-sidebar)
[![banner](assets/banners/fastmail-sidebar-2.png)](fastmail-in-sidebar)## π Attributions
We use [GitHub Profile Header Generator](https://github.com/leviarista/github-profile-header-generator) to create the extension badges featured here. Thank you [LevΓ Arista](https://github.com/leviarista) for creating the project.
## Β© License
Source code in this repository is available under the [MIT License](LICENSE).
[^1]: In version-control systems, a monorepo ("mono" meaning 'single' and "repo" being short for 'repository') is a software-development strategy in which the code for a number of projects is stored in the same repository.