NovemLinguae / UserScripts

Novem Linguae's Wikipedia user scripts
https://en.wikipedia.org/wiki/User:Novem_Linguae/Templates/Scripts
3 stars 1 forks source link

add a toggle #218

Open NovemLinguae opened 3 months ago

NovemLinguae commented 3 months ago

Requested by Bbb23 at https://en.wikipedia.org/wiki/User_talk:Novem_Linguae/Scripts/UserHighlighterSimple#Toggle

Add a toggle to turn UserHighlighterSimple on and off.

Would probably add a link to the left menu or the more menu.

Would probably need to store the state somewhere. Maybe LocalSettings or mw preferences.

Would put this behind a feature flag such as window.userHighlighterSimpleShowToggle = true;