Can a greasemonkey-type userscript be packaged as a Chrome extension?

后端 未结 2 1525
[愿得一人]
[愿得一人] 2020-12-13 09:50

Today Google changed the way userscripts are installed in Chrome. No longer can you just click on a link that contains one, confirm a couple dialog boxes and have it instal

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-13 10:47

    You could use a Chrome extension like Tampermonkey to run/manage your userscripts without having to install them as extensions themselves.

    (I've never used it so I can't say if it's any good, it's reviewed well though)

提交回复
热议问题