Open source unofficial DuckDuckGo Email Protection panel.
- No need to install DuckDuckGo browser extension
- Supports all modern browsers
- Generate new privacy aliases
- No user information is stored on the server side
- Multi-language support
- Multi-account management
- History alias management, notes
- Change forwarding address
- DuckDuckGo Email account cancellation
- Night Mode
- Node.js 16 or newer
git clone https://github.com/whatk233/ddg-email-panel.git
cd ddg-email-panel
#pnpm
pnpm install
pnpm build
pnpm start
#yarn
yarn install
yarn build
yarn start
#npm
npm install
npm run build
npm run start
MIT
Made with ♥ by Whatk