EasyButtons

Open source editor extension for Unity (2017)

It adds the ability to easily place buttons in the inspector using just an attribute. It uses reflection to achieve this with minimal effort. Considering its size, it is a relatively popular Unity tool on GitHub with 346 stars at the time of writing.

GitHub link

Code example from EasyButtons readme

Screenshot of result of code example from EasyButtons readme

Screenshot of result of code example from EasyButtons readme