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. ## 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
- UpdatedNovember 4, 2025
- 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
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