Skip to content

2.0.0: feat: add initial implementation of IP fetching and display in popup

Latest

Choose a tag to compare

@Silbad Silbad released this 26 Apr 21:42
· 5 commits to main since this release
- 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.