avatar

使用Gmail发送邮件

应用简介

请先点击选项来设置您的谷歌帐户。

在网页上点击任何一个电子邮件地址时,这扩展将自动将打开一个Gmail窗口。

访问Google扩展发布页

配置文件

Code
1
{"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","manifest_version":2,"name":"Send from Gmail (by Google)","version":"1.16","description":"Makes Gmail your default email application and provides a button to compose a Gmail message to quickly share a link via email","content_scripts":[{"all_frames":true,"js":["mailto.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"]}],"permissions":["tabs","http:\/\/*\/*","https:\/\/*\/*","http:\/\/*.google.com\/"],"background":{"scripts":["background.js"]},"options_page":"options.html","browser_action":{"default_icon":"images\/gmail-extension-19.png","default_title":"Send this link with Gmail"},"icons":{"128":"images\/gmail-extension-128.png","64":"images\/gmail-extension-64.png","32":"images\/gmail-extension-32.png","16":"images\/gmail-extension-16.png"}}
文章作者: Shaven
文章链接: http://soxiazai.com/2013/07/01/pgphcomnlaojlmmcjmiddhdapjpbgeoc/
下载(右键另存为)