AddOn:
- Go to about:support in your address bar
- Look for your profiles directory and open it:
- Create a file named
chrome/userChrome.css
in your profile directory:
AddOn:
chrome/userChrome.css
in your profile directory:[Unit] | |
Description=speeder service | |
After=syslog.target network.target auditd.service | |
[Service] | |
Type=notify | |
NotifyAccess=all | |
User=root | |
ExecStart=/usr/local/bin/speederv2_amd64 -c -l0.0.0.0:34000 -r47.74.239.218:34002 -f2:18 --timeout 0 | |
ExecReload=/bin/kill -HUP | |
ExecStop=/bin/kill -s QUIT PrivateTmp=true |