WebExtension to Get Server & Client IPs https://addons.mozilla.org/fr/firefox/addon/get-ips/
  • Svelte 83.7%
  • TypeScript 11.5%
  • HTML 3.3%
  • CSS 1.5%
Find a file
2025-05-02 23:58:01 +02:00
.dev chore: remove unused favicon.ico file 2025-04-27 13:13:29 +02:00
.vscode feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
public feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
src refactor: simplify background script logging 2025-05-02 23:58:01 +02:00
.gitignore feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
.prettierrc feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
LICENSE chore: add Mozilla Public License Version 2.0 2025-04-27 13:11:57 +02:00
package.json feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
pnpm-lock.yaml feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
README.md feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
tsconfig.json feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
wxt-env.d.ts feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00
wxt.config.ts feat: add initial implementation of IP fetching and display in popup 2025-04-26 23:41:20 +02:00

getIPs

WebExtension to Get Server & Client IPs.

Install

pnpm i

Development

Firefox

pnpm dev

Chrome

pnpm dev:chrome

Production

Firefox

pnpm build

Chrome

pnpm build:chrome

Archive

Firefox

pnpm zip

Chrome

pnpm zip:chrome

Thanks

About us