Problem: Let $U\subseteq \mathbb{R}^2$ be any open set in the Euclidean plane $(\mathbb{R}^2$ with the standard topology) and consider $(U,T)$ as a topological space with the subspace topology inherited from the plane. Prove or disprove that $(U^*, T^*)$ is path-connected (where $(X^*,T^*$) denotes the one-point compactification/Alexandroff Extension of a topological space $(X,T)$).
I sketched out a proof as follows: Let $U$ be any open set in $\mathbb{R}^2$. Then we know that we can write $U= \cup_{\alpha}B_\alpha$ where $B_\alpha\subseteq U$ is an open ball. Then, \begin{align*} U^*&=(\cup_\alpha B_\alpha)^*\\ &=(\cup_\alpha B_\alpha)\cup \{\infty\}\\ &=\cup_\alpha (B_\alpha\cup \{\infty\}) \end{align*} Since $B_\alpha\cup\{\infty\}$ is homeomorphic to $S^2$ and $S^2$ is path-connected we have that $B_\alpha \cup \{\infty\}$ is path-connected for all $\alpha$ (path-connectedness is preserved under homeomorphisms).
Then, I want to use a result I've proved in the past: "Prove that if $A_i\subset X$ is path-connected for every $i\in I$, and $A_i\cap A_j\neq \emptyset$ for all $i,j\in I$, then $A=\cup_{i\in I} A_i$ is path-connected. " Applying this result then gives that $A^*$ is path-connected.
My concern with this proof is if I skipped too many steps for the homeomorphism part. However, is this sketch in the right direction?