Gravatar Research

Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar

Qu'est-ce que Gravatar Research ?

Gravatar Research est une extension Chrome développée par SEO-zona, et sa fonction principale est "Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Gravatar Research

Téléchargez les fichiers d'extension Gravatar Research au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Щелкните правой кнопкой мыши на изображение Gravatar, чтобы мгновенно получить адрес электронной почты владельца Gravatar                    

Informations de Base sur l'Extension

Nom Gravatar Research Gravatar Research
ID efmgkmdokkgbhkbainaffakhlmfocbok
URL Officiel https://chrome.google.com/webstore/detail/gravatar-research/efmgkmdokkgbhkbainaffakhlmfocbok
Description Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar
Taille du Fichier 15.89 KB
Nombre d'Installations 24
Version Actuelle 1.0
Dernière Mise à Jour 2016-07-11
Date de Publication 2016-07-11
Évaluation 5.00/5 Total 1 Évaluations
Développeur SEO-zona
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://gravatarus.seo-zona.ru
Langues Prises en Charge 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"
}