Disable View Transitions

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

As of June 2026, Disable View Transitions has 9 users in the Functionality & UI category.

Usersup 125.0 percent+125.0%
9
9
Ratingno change0%
— reviews
Reviewsno change0%
Version
0.0.1
Manifest V3

History

9 snapshots

Tracking since Apr 3, 2026.

11.567.53.4399999999999995Apr 3, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
Apr 3, 202640.0.1
Apr 17, 202650.0.1
Apr 28, 202670.0.1
May 5, 202670.0.1
May 11, 202650.0.1
May 16, 202670.0.1
May 22, 202690.0.1
May 29, 202680.0.1
Jun 7, 2026110.0.1
Now90.0.1

Permissions & access

Permissions
None declared
Host access
None declared

Screenshots

Disable View Transitions screenshot 1

About

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()
```

[Support & Contact]
Feel free to reach out with feedback or questions:

X (Twitter): @YukiDotGames (https://x.com/YukiDotGames)
GitHub: https://github.com/yukidaruma/micro-chrome-extensions

Technical

Version
0.0.1
Manifest
V3
Size
11.24KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
igommcnaiomapjgfbmhaapnfgffagpak
Developer ID
u65d857249e3d4917ea693c92b9b8c77c
Developer Email
[email protected]
Created
Nov 4, 2025
Last Updated (Store)
Feb 22, 2026
Last Scraped
Jun 7, 2026
Website
yuki.games
Privacy Policy

Similar extensions

Alternatives to Disable View Transitions, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 7, 2026.