sindresorhus / log-globals

Logs your global variables to the console - Bookmarklet / DevTools snippet
MIT License
118 stars 6 forks source link

Return the globals instead of logging as console can be overwritten #2

Closed a904guy closed 7 years ago

a904guy commented 7 years ago

Same exact outcome. This guarantees it works on any site, regardless of console manipulation.

sindresorhus commented 7 years ago

👍

Keep in mind the the PR title should be the intent of the change.

a904guy commented 7 years ago

Thanks for the merge. Figured the PR title was an apt description, no?