Check out a userscript which highlights deleted posts.
GitHub
79196778
Date:
2024-11-17 08:33:02
Score:
1.5
Natty:
Report link
I got it by using for loop.
for (let [key, value] of Object.entries(output)){ return value.color; }
Reasons:
Low length (1):
Has code block (-0.5):
Self-answer (0.5):
Low reputation (0.5):
Posted by:
Edson