mirror of
https://github.com/devbitme/getWhois.git
synced 2026-05-09 17:02:13 +00:00
WebExtension to Get Whois Information
https://addons.mozilla.org/fr/firefox/addon/get-whois/
- Svelte 53.8%
- TypeScript 37.5%
- HTML 6.2%
- CSS 2.5%
| .dev | ||
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| .prettierrc | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
| wxt-env.d.ts | ||
| wxt.config.ts | ||
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