NaughtyAttributes
NaughtyAttributes copied to clipboard
[Request] Auto attach component attributes
https://github.com/Nrjwolf/unity-auto-attach-component-attributes
https://github.com/m3rt32/GetComponentAttribute has a slightly different approach (with an argument to the attribute), and is released under the MIT license.
It runs in awake and not in the editor, though.