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
0 out of 5No ratings
Details
- Version0.0.1
- UpdatedFebruary 22, 2026
- Size11.24KiB
- LanguagesEnglish
- DeveloperWebsite
Email
chrome-web-store@yuki.games - Non-traderThis 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
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