Greasy Fork

Greasy Fork is available in English.

Medium Member Bypass

Modern Medium GUI with multiple bypass services.

< 脚本 Medium Member Bypass 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-02-22

The code matching is set to all websites which is redundant. It should be made
// @match *://medium.com/*
// @match *://*.medium.com/*
if possible instead of every link.

UniverseDev作者
§
发布于:2025-02-24

updated

§
发布于:2025-02-24

Oh it's perfect now.

§
发布于:2025-02-27

Remove the -
// @match *://*/*

It matches every website which is not needed. The userscript must work only on Medium pages, not on every page. It is redundant.

UniverseDev作者
§
发布于:2025-02-27

What about devopsquare.com, blog.devops.dev, blog.stackademic.com, ai.plainenglish.io, bettermarketing.pub and etc? It's impossible for us to say how many Medium sites there are.

§
发布于:2025-02-28

Hmm, fair point. My bad. I couldn't find any other ways to sniff it out either. Good userscript though.

发布留言

登录以发布留言。