Chrome extension for quickly creating temporary email addresses.
Right-click any text field and choose one of the providers from the list.
Install it from Chrome Web Store
To add an email provider, look at the existing examples.
- Copy
src/js/providers/10minutemailtosrc/js/providers/foobar - Edit
index.jsandcontent.jsforfoobar - In
src/js/providers/index.js, import and export thefoobarmodule - In
manifest.json, addfoobartocontent_scriptsandpermissions - In
webpack.config.babel.js, addfoobartoentry
See the project issues.
