• Fetch installed extensions

    Returns Promise<{
        enabled: boolean;
        id: string;
        isDev?: boolean;
    }[]>