Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

_by Wes Bos_ [<img src="http://wes.io/Ntgi/content">](http://twitter.com/wesbos)

Put these CSS definitions into your co-workers Custom.css file. They will be applied to every website they visit as well as their developer tools. They are commented out by default, so make sure to uncomment your favourite ones!
Put these CSS definitions into your victim's Chrome Custom.css file. They will be applied to every website they visit as well as their developer tools. They are commented out by default, so make sure to uncomment your favourite ones!

Mac: `~/Library/Application Support/Google/Chrome/Default/User StyleSheets/Custom.css` (s/Chrome/Chrome Canary/ if they use the yellow icon Canary version)

PC: `C:/Users/YourUsername/AppData/Local/Google/Chrome/User Data/Default/User StyleSheets/Custom.css`
Windows: `C:/Users/YourUsername/AppData/Local/Google/Chrome/User Data/Default/User StyleSheets/Custom.css`

Ubuntu (Chromium): `~/.config/chromium/Default/User StyleSheets/Custom.css`
Linux: `~/.config/chromium/Default/User StyleSheets/Custom.css` (s/chromium/google-chrome/ if they use the colorful icon Google Chrome)


/*
Expand Down