Pa3BoPoT Lite
The plugin turns entire web page 90 degree clockwise every time the button is pressed. Quite simple feature which is badly…
Turning off animations on navigation that uses View Transition API on websites by monkey-patching `document.startViewTransition`…
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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()
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
The plugin turns entire web page 90 degree clockwise every time the button is pressed. Quite simple feature which is badly…
## Overview The Mode Switcher is a lightweight Chrome extension designed to help enhance your browsing experience by enabling you…
Ctrl+Alt+B ( Cmd+Ctrl+B ) でON / OFFを切り替えられ、 GitHubで使えるショートカットキーを各メニュー・ボタンの近くに常時表示できるようになります。 You will be able to permanently…
A browser extension that allows you to have a floating mini player that allows you to watch youtube videos in a resizable window…
Removes CORS restriction from Flash requests. This extension is intended for use with the Ruffle (https://ruffle.rs/) project,…
Simple j/k/h/l/gg/G scrolling. Nothing more, nothing less. The plugin allows scroll navigation with the keyboard: Press the j key…