How to override a site's variable with Tampermonkey?

前端 未结 0 1942
眼角桃花
眼角桃花 2020-12-13 14:13

I am trying to override a function set up by a website (window.jsl.dh). This is the declaration:

window.jsl = window.jsl || {};
window.jsl.dh = w         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题