What's a simple way in Google Chrome to insert Javascript into sites?

后端 未结 7 2084
执念已碎
执念已碎 2021-02-01 06:11

I would like to be able to add custom snippets of javascript to any site that matches a regex. This is mostly because of sites that I use daily because of specialized content, b

7条回答
  •  粉色の甜心
    2021-02-01 06:28

    Snippets are available directly in Chrome Devtools

    https://developers.google.com/web/tools/chrome-devtools/javascript/snippets

提交回复
热议问题