稳定信号未识别到付费功能中风险权限组合
Apollo Client Devtools icon

Apollo Client Devtools

GraphQL debugging tools for Apollo Client.

用户数200K当前公开安装规模
评分2.7商店平均评分
评论数268公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

Apollo Client Devtools 媒体预览

1 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

200K200K200K200K200K2026年7月15日2026年7月18日2026年7月21日最新值: 200K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
2.71
最新值
2.72
7 日评分变化
+0.01
2.712.712.712.722.722026年7月15日2026年7月18日2026年7月21日最新值: 2.72
2026年7月15日2026年7月21日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长持平
00%
7日增长持平
00%
30日增长持平
00%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本4.25.0
ManifestV3
大小551KiB
语言数1English (United States)
发布时间
最近更新
最近抓取
English (United States)
简介

插件简介

查看插件说明、主要功能和适用场景。

Apollo Client Devtools is a Chrome extension for the open-source GraphQL client, Apollo Client. This extension has 4 main features:

1. A built-in version of the Apollo Studio Explorer that allows you to make queries against your GraphQL server using your app's network interface directly (no configuration necessary).

2. A query watcher that shows you which queries are being watched by the current page, when those queries are loading, and what variables those queries are using.

3. A mutation inspector that displays the mutations made to your Apollo Client application data.

4. A cache inspector that displays your Apollo Client cache data. You can explore the cache through a tree-like interface, and search for specific field keys and values.

Code for this extension can be found at: https://github.com/apollographql/apollo-client-devtools

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级2.7Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分2.3仅基于下方已同步评论正文计算
有内容评论198已同步的评论正文数量
总评分/评论数268Chrome 商店公开评分/评论计数

商店综合星级:2.7。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
39
4
15
3
17
2
27
1
100
Lluis Semper2020年8月7日
4

Cuando creés la intstancia de ApolloClient añade el parametro `connectToDevTools: true,` => { export const client = new ApolloClient({ link: authLink.concat(link), // Chain authLink to link cache: new InMemoryCache(), connectToDevTools: true, }); } Asi funcionara de maravilla

语言 es
5 有用 · 1 无用
Shota Tamura2020年7月22日
3

Yout must not use this extention with `Wappalyzer`. otherwise following problems occurs. - fails frequently on start up - hung up when click `Queries`

语言 en
4 有用 · 0 无用
Martin2020年7月17日
2

I would love it but that the extension connects to my site is pure luck. Most of the time i have to reload 5 times until it connects and thats pretty impractical. Would rise to 5 stars if that problem will get solved...

语言 en
Ning Zhang2020年7月12日
1

constantly cannot detect 'Apollo Client in your app!'

语言 en
John Cullen2020年7月10日
1

This is the worst debugger tool I've ever used. I was constantly running into bugs and the debugger was pausing despite never having set in breakpoints. Cache stopped updating in the web app. Took hours to figure out it was actually this extension and not the code itself. No visible errors thrown... broke the development process. Trash.

语言 en
Andrea Z2020年4月9日
1

it does not work, Apollo tab is not shown! And I have everything setup, dev mode, debug enabled and put connectToDevTools: true when creating new ApolloClient instance.

语言 en
5 有用 · 0 无用
stephan gabler2020年4月2日
1

The tab in the devtools first shows a loading screen and then becomes blank

语言 en
3 有用 · 0 无用
Austin Peña2020年2月27日
2

Like it when it works

语言 en
1 有用 · 0 无用
Chris Recalis2020年2月10日
1

Can't see queries / mutations / cache. Only thing that works is GraphiQL which isn't the most useful

语言 en
Emmanuel Dalougou2020年2月7日
4

c'est une extension geniale. niveau deboggage c'est le top

语言 fr
0 有用 · 1 无用