Generate produces a draft only. Nothing is published until you click Keep. Discard throws the draft away on this device (nothing is stored on the server until Keep).
4. Sidebar title for publish
5. EmailFilesField
How to install the extension
Note: For security, browsers do not allow websites to open chrome:// or edge:// pages from a link. Copy the URL below and paste it into the address bar.
Google Chrome
Unzip the archive you downloaded with Download to a folder on your computer.
In the address bar, paste chrome://extensions/ and press Enter to open the Extensions page.
Turn on Developer mode in the top-right corner.
Click Load unpacked.
In the file picker, select the folder you unzipped (it must contain manifest.json), then confirm.
After loading, the extension appears in the list. Open any normal webpage and click the extension icon in the toolbar to use it.
Tip: System pages (URLs starting with chrome://) and some special pages cannot run content scripts. If the icon does nothing, switch to a regular website first.
Microsoft Edge
Unzip the archive you downloaded with Download to a folder on your computer.
In the address bar, paste edge://extensions/ and press Enter to open the Extensions page.
Enable Developer mode (exact placement depends on your Edge version).
Click Load unpacked (or the equivalent option in your language).
Select the unzipped folder (it must contain manifest.json), then confirm.
After loading, the extension appears in the list. On a normal webpage, click the toolbar icon to use it.
Tip: Like Chrome, built-in pages and edge:// URLs may not support content scripts—test on a regular website.