docs: Added KeyFloat (#2082)

Co-authored-by: Aaron <aaronklinker1@gmail.com>
This commit is contained in:
Puzant
2026-02-09 05:43:58 +03:00
committed by GitHub
parent cf9539ddab
commit 755f04f777
@@ -116,6 +116,7 @@ const chromeExtensionIds = [
'jmghclbfbbapimhbgnpffbimphlpolnm', // Teams Chat Exporter
'jdcppdokgfbnhiacbeplahgnciahnhck', // Lofi BGM Player - Free lofi focus music for work & study
'cgpmbiiagnehkikhcbnhiagfomajncpa', // Margin - Annotate and highlight any webpage, with your notes saved to the decentralized AT Protocol.
'mfjdonmgmgcijagclnkfhmjiblbfjaid', // KeyFloat - Floating multilingual keyboard with native key mappings, drag, dark mode, sounds, and dynamic layouts for macOS & Windows
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);