タイトルをCyTubeで再生中の曲にする Edit

[Patterns]
Name = "CyTube: タイトルを再生中の曲にする"
Active = TRUE
URL = "(cytu.be|louise.sytes.net(^/r/ongakuR))/r/? $TYPE(htm)"
Limit = 256
Match = "<end>"
Replace = "<script type="text/javascript">"
          "setInterval(function(){"
          "	document.title = document.getElementById('currenttitle').textContent.replace(/^[^:]+: /, '\\u25B6');"
          "}, 5000);"
          "</script>"


複製名前変更