The Apollo Client Developer Tools Chrome extension has been updated with new features to help developers debug their Apollo-Client-based GraphQL apps. The latest addition includes a built-in GraphiQL query IDE, watched queries inspector, mutation log, and store inspector. These tools provide an easy way for developers to test and inspect different queries, mutations, and data stored in the Apollo Client instance, making it easier to understand and debug their frontend applications.