Protect IID
5 ratings
)Overview
Minimalistic single-use email address generator.
Minimalistic single-use email address generator. The idea is to start treating email addresses that you use when signing up for a service similarly as passwords. They should be unique, generated and used only once. You store them with your password inside a password manager. Learn more at protectiid.com. Generating styles: - 2-64 Hash (1e9e0c8eda@yxz.com) - Current domain name + 2-32 Hash (google.com-b07eaa20f4@yxz.com) - Fake user (elijah.debutan79@yxz.com)
4.6 out of 55 ratings
Google doesn't verify reviews. Learn more about results and reviews.
A Chrome Web Store userMar 5, 2019
Excellent idea. To top off the UX on this extension, I'd suggest adding a "copied" response of some kind, followed by an automatic closing of the popup window.
Petja TouruFeb 15, 2019
Simple and does what is says. Howeve I would consider of having full range on alphabets on the generated string, this way: chars = '0123456789abcdefghijklmnopqrstuvwxyz' Array.from(window.crypto.getRandomValues(new Uint32Array(12))).map(x => chars[x % chars.length]).join('')
Details
- Version1.17
- UpdatedFebruary 17, 2019
- Offered byLiftground
- Size52.88KiB
- LanguagesEnglish
- Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.