How to run jQuery directly on any page in the browser?

后端 未结 8 693
你的背包
你的背包 2021-01-31 21:17

Is there some programmatic way (or maybe a browser plugin) that allows users to arbitrarily run any jQuery they want on a webpage that is currently loaded in their browser?

8条回答
  •  太阳男子
    2021-01-31 22:23

    FireQuery is a great Firebug extension that can include jQuery for you and from there you´re able to use jQuery in your console.

    "jQuerify: enables you to inject jQuery into any web page"

提交回复
热议问题