Commit f60fd7c
committed
feat: add initial implementation of IP fetching and display in popup
- 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.1 parent fecbebd commit f60fd7c
File tree
48 files changed
+5079
-11813
lines changed- .vscode
- public
- src
- assets
- css
- background
- chrome
- edge
- firefox
- components/App
- entrypoints
- popup
- lib
- webpack
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+5079
-11813
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
4 | 21 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
5 | 18 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
This file was deleted.
0 commit comments