Item logo image for Disable View Transitions

Disable View Transitions

yuki.games
ExtensionFunctionality & UI8 users
Item media 1 (screenshot) for Disable View Transitions

Overview

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

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

Details

  • Version
    0.0.1
  • Updated
    February 22, 2026
  • Size
    11.24KiB
  • Languages
    English
  • Developer
    Website
    Email
    chrome-web-store@yuki.games
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization
The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Google apps