Gravatar Research
Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar
什么是Gravatar Research?
Gravatar Research是由SEO-zona开发的Chrome扩展程序,该扩展的主要功能是“Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar”。
扩展截图
下载Gravatar Research扩展crx文件
下载Gravatar Research扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Щелкните правой кнопкой мыши на изображение Gravatar, чтобы мгновенно получить адрес электронной почты владельца Gravatar
扩展基本信息
名称 | |
ID | efmgkmdokkgbhkbainaffakhlmfocbok |
官方URL | https://chrome.google.com/webstore/detail/gravatar-research/efmgkmdokkgbhkbainaffakhlmfocbok |
简介 | Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar |
文件大小 | 15.89 KB |
安装次数 | 24 |
当前版本 | 1.0 |
更新时间 | 2016-07-11 |
上架时间 | 2016-07-11 |
评分 | 5.00/5 共1次评分 |
开发者 | SEO-zona |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://gravatarus.seo-zona.ru |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Gravatar Research", "description": "Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar", "homepage_url": "http:\/\/gravatarus.seo-zona.ru", "icons": { "128": "icon128.png", "16": "icon16.png", "64": "icon64.png", "48": "icon48.png" }, "browser_action": { "default_icon": { "64": "icon64.png" }, "default_title": "Gravatar Research" }, "background": { "scripts": [ "GravatarResearch.js" ] }, "manifest_version": 2, "permissions": [ "contextMenus", "tabs" ], "version": "1.0" } |