Revert WhatsApp theme bridge

The native messaging host, extension shim, and lifecycle machinery are too complicated for the value this integration provides.
This commit is contained in:
David Heinemeier Hansson
2026-08-01 12:44:40 -07:00
parent 237405215d
commit 66427571bc
15 changed files with 1 additions and 964 deletions
@@ -1,9 +0,0 @@
{
"name": "com.omarchy.theme",
"description": "Omarchy theme bridge host — pushes the active theme to web-app extensions",
"path": "__HOST_PATH__",
"type": "stdio",
"allowed_origins": [
"chrome-extension://ndpkabodcpddojgepdideonokpblpeln/"
]
}