1 item
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
Feb 22, 2026
rating_count is the Chrome Web Store ratings count, not a written-review count.
Media assets
Screenshots and videos on the listing.
Has promo video
Whether the listing includes at least one video.
Languages
Declared language locales.
Developer website
Listing exposes a developer website URL.
Contact email
Listing exposes a contact email.
Keyword in name
Case-insensitive substring match in the name.
Keyword in description
Case-insensitive substring match in the description.
Keyword occurrences in description
Count of case-insensitive occurrences in the description.
Category user-count percentile
Share of same-category extensions with fewer users (null if unknown).
These are transparent listing completeness / keyword signals, not a prediction of Chrome Web Store search ranking.