Add the other extensions to auto-install

Richard Feldman created

Change summary

assets/settings/default.json | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

Detailed changes

assets/settings/default.json 🔗

@@ -1721,9 +1721,12 @@
   // If you don't want any of these extensions, add this field to your settings
   // and change the value to `false`.
   "auto_install_extensions": {
-    "anthropic": true,
+    "html": true,
     "copilot-chat": true,
-    "html": true
+    "anthropic": true,
+    "google-ai": true,
+    "openai": true,
+    "open-router": true,
   },
   // The capabilities granted to extensions.
   //