Greasy Fork is available in English.
修复 哔哩哔哩(www.bilibili.com) 失效的收藏。(可查看av号、简介、标题、封面)
< Commentaires sur 哔哩哔哩(B站|Bilibili)收藏夹Fix
手动加载时去除新标签打开
bindReload方法添加一行$a.removeAttr("href"); 将原本的a标签的href值 javascript:void(0); 移除就行了
Connectez-vous pour poster une réponse.
手动加载时去除新标签打开
bindReload方法添加一行$a.removeAttr("href"); 将原本的a标签的href值 javascript:void(0); 移除就行了