Fix ESLint warnings and bump version to 1.0.2 - Replace deprecated 'builtin-modules' with native 'node:module' - Fix unsafe 'any' type assignment in loadData() - Use window-prefixed globals for popout compatibility - Use activeDocument global instead of document - Mark unhandled promise as intentional with void operator