WebExtension to Get Whois Information https://addons.mozilla.org/fr/firefox/addon/get-whois/
  • TypeScript 55.2%
  • Svelte 39.2%
  • HTML 4%
  • CSS 1.6%
Find a file
Silbad 16696874aa ci: publish to AMO only on a matching release
Le workflow ne se déclenche plus sur un push vers main : il écoute
release[published] et vérifie que le tag de la release correspond à la
version du package.json (préfixe "v" optionnel).

Un tag divergent, une pré-release ou un run manuel sans "force" font
échouer le job au lieu de sauter silencieusement les étapes de
publication. Le checkout se fait sur le tag, donc le zip soumis contient
exactement le code publié ; fetch-depth 2 devient inutile.
2026-07-23 23:22:04 +02:00
.claude/skills ci: publish to AMO only on a matching release 2026-07-23 23:22:04 +02:00
.dev ci: add Forgejo Actions workflow and runner to publish to AMO 2026-07-23 21:37:09 +02:00
.forgejo/workflows ci: publish to AMO only on a matching release 2026-07-23 23:22:04 +02:00
.vscode feat: add main structure 2025-05-06 23:22:26 +02:00
public feat: add main structure 2025-05-06 23:22:26 +02:00
src refactor(get-whois): show manifest version in footer, fix releases URL 2026-07-23 21:45:14 +02:00
.gitignore feat: add main structure 2025-05-06 23:22:26 +02:00
.prettierrc feat: add main structure 2025-05-06 23:22:26 +02:00
LICENSE feat: add main structure 2025-05-06 23:22:26 +02:00
package.json chore(release): bump version to 1.1.0 2026-07-23 21:59:12 +02:00
pnpm-lock.yaml build(deps): upgrade wxt, svelte, typescript and tailwind, add vitest 2026-07-23 20:37:41 +02:00
README.md feat: add main structure 2025-05-06 23:22:26 +02:00
tsconfig.json feat: add main structure 2025-05-06 23:22:26 +02:00
vitest.config.ts test: add vitest config and unit tests for services and utils 2026-07-23 20:38:23 +02:00
wxt-env.d.ts feat: add main structure 2025-05-06 23:22:26 +02:00
wxt.config.ts build(wxt): set gecko add-on id for Firefox Add-ons 2026-07-23 21:37:09 +02:00

getWhois

WebExtension to Get Whois information.

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