User:Evad37/Watchlist-hideAWB
Appearance
Watchlist-hideAWB (source) – hide/show option for edits made using AutoWikiBrowser (AWB). Options appear in the "More" dropdown (Vector skin) or on a tab next to "Special page" (Monobook skin).
Installation
[edit]Add the following to Special:MyPage/common.js (or your skin-specific js, if you prefer):
{{subst:lusc|User:Evad37/Watchlist-hideAWB.js}}
If you want AWB edits to be hidden by default, add var awbHiddenByDefault = true;
on the following line, like this: [1]