You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added background script for handling background tasks.
- Implemented content script to inject UI with TailwindCSS styling.
- Created a Svelte component for the popup interface to display public and server IPs.
- Integrated IP fetching from external APIs for both IPv4 and IPv6 addresses.
- Added functionality to copy IP addresses to clipboard with visual feedback.
- Included TailwindCSS for styling the popup interface.
- Added various PNG assets for icons and branding.
- Configured WXT for Svelte and TailwindCSS integration.