I hereby claim:
- I am pointydev on github.
- I am pointy (https://keybase.io/pointy) on keybase.
- I have a public key ASCfYtOpzeVjUumiF8BfyGC28hpGIltD-ZFvBg1Ma08W1wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| AddCSLuaFile() | |
| properties.Add( "contextcopymodel", { | |
| MenuLabel = "Copy Model", | |
| Order = 999, | |
| MenuIcon = "icon16/page_attach.png", | |
| Filter = function( self, ent, ply ) | |
| if ( !IsValid( ent ) ) then return false end | |
| return true |
| // ==UserScript== | |
| // @name Revert Twitch Chat Font | |
| // @author Pointy | |
| // @description Resets the Twitch chat font to the old Helvetica Neue style | |
| // @include *://www.twitch.tv/* | |
| // @version 1.0.0 | |
| // ==/UserScript== | |
| (function() { | |
| var twitchchatfontoverride = document.createElement('style'); |
| #Persistent | |
| #SingleInstance, Force | |
| Menu, Tray, Tip, UAC Elevation Prompt | |
| Menu, Tray, NoStandard | |
| Menu, Tray, Add, UAC Elevation Prompt, Exit | |
| Menu, Tray, Check, UAC Elevation Prompt | |
| Menu, Tray, Default, UAC Elevation Prompt | |
| Menu, Tray, Disable, UAC Elevation Prompt | |
| Menu, Tray, Add |