Highlight all external links in lime green.
< 脚本 highlight-external-links 的反馈
[Req] Very useful script!
Is there a chance to update it so that it can work on newly created elements (dynamically) within the page?
Also an option to ignore highlighting links of the same domain as the current page would be useful in some cases.
ps. I like using it with this setup :P
currentA.style.color = "#bfff00"; // currentA.style.backgroundColor = "#000000";
登录(不可用)以发布留言。
[Req] Very useful script!
Is there a chance to update it so that it can work on newly created elements (dynamically) within the page?
Also an option to ignore highlighting links of the same domain as the current page would be useful in some cases.
ps. I like using it with this setup :P