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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Public resource detection is by far the simplest method to detect the usage of
an extension. It is also the easiest to detect as an end user. In fact, it is
what turned me on to LinkedIn's nefarious activities to begin with.

If you browser LinkedIn with your developer console open you may occasionally
If you browse LinkedIn with your developer console open you may occasionally
notice a series of network request errors. If you look at the requests you will
notice they are not external requests, rather they are requests to local files.
These local files begin with `chrome-extension://` which indicates the web page
Expand Down