Fixes pinterest middle click open image in new tab
< 脚本 Pinterest middle click open image in new tab 的反馈
It is already set-up this way.
It only matches against pinterest.com, rather than pinterest.*
Coming in the newest update
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Domain-Agnostic @Match
Change the following:
// @match .pinterest.com/ // @include .pinterest.com/
to:
// @match .pinterest./* // @include .pinterest./*