You are here |
lets.re | ||
| | | |
palant.info
|
|
| | | | A follow-up to the previous article, this is a technical discussion of the malicious functionality in the Download Manager Integration Checklist extension. I was also able to identify a number of related extensions that were missing from my previous article. | |
| | | |
blog.janestreet.com
|
|
| | | | Web browsers have supported customplug-ins andextensions sincethe 1990s, giving users the ability to add their own features andtools for improving workflow o... | |
| | | |
breanneboland.com
|
|
| | | | This is the blog counterpart of my 22 August 2020 talk for Bugcrowd's event, LevelUp 0x07. A year ago right now, I was an SRE, and my only thoughts of Chrome extensions were that they were 1. something that existed, and 2. useful but also prone to news-making security problems. This year, though, I moved ... Continue reading Bugcrowd LevelUp 0x07: How to Do Chrome Extension Code Reviews | |
| | | |
www.brandonpugh.com
|
|
| | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: |