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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Click the right button of mouse on the image Gravatar to instantly receive the email address of an owner Gravatar"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Gravatar Research एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Щелкните правой кнопкой мыши на изображение 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" } |