How can I use jQuery in Greasemonkey scripts in Google Chrome?

后端 未结 11 1387

As some of you may know, Google Chrome has put some severe limitation on Greasemonkey scripts.

Chromium does not support @require,

11条回答
  •  南方客
    南方客 (楼主)
    2020-11-22 10:09

    Perfect extension to embed jQuery into Chrome Console as simple as you can imagine. This extension also indocates if jQuery has been already embeded into page.

    This extension used to embed jQuery into any page you want. It allows to use jQuery in the console shell (You can invoke Chrome console by "Ctrl+Shift+j").

    To embed jQuery into selected tab click on extention button.

    LINK to extension: https://chrome.google.com/extensions/detail/gbmifchmngifmadobkcpijhhldeeelkc

提交回复
热议问题