稳定信号未识别低风险权限组合
Disable View Transitions icon

Disable View Transitions

Turning off animations on navigation that uses View Transition API on websites by monkey-patching `document.startViewTransition`…

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

Disable View Transitions 媒体预览

1 项素材
趋势

30 日用户趋势

查看最近 30 天的用户变化。

用户增长趋势

778992026年6月10日2026年6月13日2026年6月16日最新值: 9
评分趋势

30 日评分变化

按时间查看评分波动,辅助判断近期口碑是否稳定。

评分趋势样本还不够,后续快照会继续补齐。
增长概览

日/周/月增长表现

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

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

版本、语言与抓取信息

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

版本0.0.1
ManifestV3
大小11.24KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

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

Turning off animations on navigation that uses View Transition API on websites by monkey-patching `document.startViewTransition` API.

Some websites using View Transition API for navigation which normally cannot be turned off (e.g. https://docs.cloud.google.com/gemini/docs). This extension allows you to skip those transitions.

[Note for Advanced Users]

If you're familiar with UserScript, you can achieve the same effect by writing

```

document.startViewTransition = (fn) => typeof fn === "function" && fn()

评价

最新评论快照

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

5
0
4
0
3
0
2
0
1
0
相关推荐

同类与相关插件

查看 Chrome 商店详情页中的相关产品。