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`…
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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()
查看最近评论和评分分布。
查看 Chrome 商店详情页中的相关产品。
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…