diff --git a/README.md b/README.md index 83f73de..041939c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,34 @@ # Browser Extensions -> This is a work-in-progress. +> Note: This is a work-in-progress. Monorepo of my browser extensions. +## Table of Contents + +- [Browser Extensions](#browser-extensions) + - [Table of Contents](#table-of-contents) + - [Previous Repositories](#previous-repositories) + - [🦊 Brave Search](#-brave-search) + - [🟩 ChatGPT in Sidebar](#-chatgpt-in-sidebar) + - [🟦 Discord in Sidebar](#-discord-in-sidebar) + - [🔵 Fastmail in Sidebar](#-fastmail-in-sidebar) + - [🌟 Gemini in Sidebar](#-gemini-in-sidebar) + - [🟧 Hacker News in Sidebar](#-hacker-news-in-sidebar) + - [🦙 Llama Life in Sidebar](#-llama-life-in-sidebar) + - [🟦 Meta AI in Sidebar](#-meta-ai-in-sidebar) + - [🔖 New Tab Bookmarks](#-new-tab-bookmarks) + - [📝 Notekeeper](#-notekeeper) + - [🟪 Sorry, Minnesota Only](#-sorry-minnesota-only) + - [🔷 Telegram in Sidebar](#-telegram-in-sidebar) + - [🟫 TickTick in Sidebar](#-ticktick-in-sidebar) + - [🟤 TickTick Pinned](#-ticktick-pinned) + - [🟩 WhatsApp in Sidebar](#-whatsapp-in-sidebar) + - [🟢 WhatsApp Pinned](#-whatsapp-pinned) + - [© License](#-license) + +## Previous Repositories + - [Brave Search](https://github.com/semanticdata/firefox-brave-search) - [ChatGPT in Sidebar](https://github.com/semanticdata/firefox-chatgpt-in-sidebar) - [Discord in Sidebar](https://github.com/semanticdata/firefox-discord-in-sidebar) @@ -15,9 +40,9 @@ Monorepo of my browser extensions. - [New Tab Bookmarks](https://github.com/semanticdata/new-tab-bookmarks) - [Notekeeper](https://github.com/semanticdata/notekeeper) - [Sorry, Minnesota Only](https://github.com/semanticdata/firefox-sorry-minnesota-only) -- [TabSpace](https://github.com/semanticdata/firefox-tabspace) + - [Telegram in Sidebar](https://github.com/semanticdata/firefox-telegram-in-sidebar) -- [Text Revealer](https://github.com/semanticdata/text-revealer-firefox-extension) + - [TickTick in Sidebar](https://github.com/semanticdata/firefox-ticktick-in-sidebar) - [TickTick Pinned](https://github.com/semanticdata/firefox-ticktick-pinned) - [WhatsApp in Sidebar](https://github.com/semanticdata/firefox-whatsapp-in-sidebar) @@ -25,22 +50,72 @@ Monorepo of my browser extensions. ## 🦊 Brave Search -Adds Brave Search as a search engine option within Firefox. Also includes keyword @brave as a search shortcut. +Adds Brave Search as a search engine option within Firefox. Also includes keyword @brave as a search shortcut. + Visit the [README](brave-search/README.md). +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/brave-search-and-keyword/) + ## 🟩 ChatGPT in Sidebar -Opens ChatGPT within the Firefox sidebar. +Opens ChatGPT within the Firefox sidebar. + Visit the [README](chatgpt-in-sidebar/README.md). +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/chatgpt-in-sidebar/) + ## 🟦 Discord in Sidebar -Display Discord within the Firefox sidebar. +Display Discord within the Firefox sidebar. + Visit the [README](discord-in-sidebar/README.md). +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/discord-in-sidebar/) + +## 🔵 Fastmail in Sidebar + +Display Fastmail within the Firefox sidebar. + +Visit the [README](fastmail-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/fastmail-in-sidebar/) + +## 🌟 Gemini in Sidebar + +Display Gemini within the Firefox sidebar. + +Visit the [README](gemini-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/gemini-in-sidebar/) + +## 🟧 Hacker News in Sidebar + +Display Hacker News within the Firefox sidebar. + +Visit the [README](hacker-news-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/hacker-news-in-sidebar/) + +## 🦙 Llama Life in Sidebar + +Display Llama Life within the Firefox sidebar. + +Visit the [README](llamalife-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/llama-life-in-sidebar/) + +## 🟦 Meta AI in Sidebar + +Display Meta AI within the Firefox sidebar. + +Visit the [README](metaai-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/meta-ai-in-sidebar/) + ## 🔖 New Tab Bookmarks -A new tab replacement for your browser. +A new tab replacement for your browser. + Visit the [README](new-tab-bookmarks/README.md). [![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/new-tab-bookmarks/) @@ -51,13 +126,56 @@ An extension that transforms the New Tab into a minimalist, auto-saving text edi Visit the [README](notekeeper/README.md). -[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/new-tab-bookmarks/) +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/new-tab-note/) + +## 🟪 Sorry, Minnesota Only -## Sorry, Minnesota Only +Removes all states starting with "M" except Minnesota within most dropdown menus. This allows you to press "M" in your keyboard and go directly to it, instead of any other state options. -Removes all states starting with "M" except Minnesota within most dropdown menus. This allows you to press "M" in your keyboard and go directly to it, instead of any other state options. Visit the [README](brave-search/README.md). +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/sorry-minnesota-only/) + +## 🔷 Telegram in Sidebar + +Display Telegram within the Firefox sidebar. + +Visit the [README](telegram-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/telegram-in-sidebar/) + +## 🟫 TickTick in Sidebar + +Display TickTick within the Firefox sidebar. + +Visit the [README](ticktick-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/ticktick-in-sidebar/) + +## 🟤 TickTick Pinned + +Opens TickTick in a pinned tab. + +Visit the [README](ticktick-pinned/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/ticktick-pinned/) + +## 🟩 WhatsApp in Sidebar + +Display WhatsApp within the Firefox sidebar. + +Visit the [README](ticktick-in-sidebar/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/whatsapp-in-sidebar/) + +## 🟢 WhatsApp Pinned + +Opens WhatsApp in a pinned tab. + +Visit the [README](ticktick-pinned/README.md). + +[![get the addon](get-addon-firefox.png)](https://addons.mozilla.org/en-US/firefox/addon/whatsapp-pinned/) + ## © License Source code in this repository is available under the [MIT License](LICENSE).