Gravatar Research
Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar
Wat is Gravatar Research?
Gravatar Research is een Chrome-extensie ontwikkeld door SEO-zona, en de belangrijkste functie is "Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar".
Extensie Screenshots
Download het CRX-bestand van de extensie Gravatar Research
Download Gravatar Research-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Щелкните правой кнопкой мыши на изображение Gravatar, чтобы мгновенно получить адрес электронной почты владельца Gravatar
Basisinformatie over de Extensie
Naam | |
ID | efmgkmdokkgbhkbainaffakhlmfocbok |
Officiële URL | https://chrome.google.com/webstore/detail/gravatar-research/efmgkmdokkgbhkbainaffakhlmfocbok |
Beschrijving | Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar |
Bestandsgrootte | 15.89 KB |
Aantal Installaties | 24 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2016-07-11 |
Publicatiedatum | 2016-07-11 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | SEO-zona |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://gravatarus.seo-zona.ru |
Ondersteunde Talen | 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" } |