Possible to run userscript in IE11

不想你离开。 提交于 2019-12-01 03:01:37
DasBeasto

TrixIE WPF4.5 claims to emulate Greasemonkey on IE11.

Unfortunately, the original Trixie and IE7Pro stopped working around IE8-ish.

A simple Google Search (I searched "greasemonkey for IE") yields various alternatives available for other browsers:

http://en.wikipedia.org/wiki/Greasemonkey#Equivalents_for_other_browsers

For Internet Explorer, similar functionality is offered by IE7Pro,[19] Sleipnir,[20] and iMacros.

Just open Developer tools (press F12) and paste your script to Console, and then run it (Ctrl + Enter).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!