ExtensionStorage: Record<string, JSONSerializable>

Maps extension ID to arbitrary data storage. The data must be JSON-serializable to avoid data loss on serialization and deserialization.