/EmailThisPage

A tool to send web page to your mailbox.

Primary LanguageJavaScriptMIT LicenseMIT

How to Use

  1. Require python 3.7 and Chrome > 50.
  2. Create a config.ini file, write your email address and other info.
  3. Install Chrome extension in extension folder;
  4. Run server.py.

Then you can click "email this page" in the right menu of chrome to send page to your email.

To do

使用

  1. 需要python3.7和chrome
  2. 参照config_default.ini创建config.ini配置文件, 填写相关信息。
  3. 在chrome安装extension.crx扩展
  4. 运行server.py 点击右键菜单中email this page 即可发送网页到邮箱。