last.fm 1-click delete

Shows a delete "x" button for scrobbles

< 脚本 last.fm 1-click delete 的反馈

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

§
发布于:2019-10-04

Missing delete Button

Unfortunally, this script does not work for me. [FF69.0.1 - Greasemonkey aktivated - last.fm 1-click delete aktivated] Hhmmm :'(

woxxom作者
§
发布于:2019-10-04

I don't think it works with Greasemonkey at all because I don't like it. I use Tampermonkey or Violentmonkey.

§
发布于:2019-10-04

@wOxxOm schrieb: I use Tampermonkey O.K. I've tried Tampermonkey. It still does not wort for me, but when I look into the script Tampermonkey displays an error in line 60: exportFunction is not defined

function registerPJAXforwarding() { document.addEventListener('pjax:end:1-click-delete', process); window.addEventListener('load', function _() { window.removeEventListener('load', _); unsafeWindow.jQuery(unsafeWindow.document).on('pjax:end', exportFunction(() => document.dispatchEvent(new CustomEvent('pjax:end:1-click-delete')), unsafeWindow)); }); }

woxxom作者
§
发布于:2019-10-04

This is weird. Try the updated version 1.0.3 without exportFunction.

§
发布于:2019-10-04

@wOxxOm schrieb: This is weird. Try the updated version 1.0.3 without exportFunction.

Great! Now it works :smile: Thank you!!

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址