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 |
Eメール | [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" } |