Easy Contacts Opener for Google Contacts™

1-click to open Google Contacts™

What is Easy Contacts Opener for Google Contacts™?

Easy Contacts Opener for Google Contacts™ is a Chrome extension developed by https://kyan001.com, and its main feature is "1-click to open Google Contacts™".

Extension Screenshots

screenshot
screenshot

Download Easy Contacts Opener for Google Contacts™ Extension CRX File

Download Easy Contacts Opener for Google Contacts™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        One-click to open Google Contacts™ in a new tab.

Nearly 0 Memory consumption, 0 CPU occupation. Perfect experience!

Focus on one dedicated function, and make it great.
Keep improving, simple goes pro!                    

Extension Basic Information

Name Easy Contacts Opener for Google Contacts™ Easy Contacts Opener for Google Contacts™
ID efnhgdhfilhagkkfplapfkcfodhdgeoa
Official URL https://chromewebstore.google.com/detail/easy-contacts-opener-for/efnhgdhfilhagkkfplapfkcfodhdgeoa
Description 1-click to open Google Contacts™
File Size 8.17 KB
Installation Count 1,033
Current Version 1.8
Last Updated 2020-03-30
Publish Date 2020-03-29
Rating 4.33/5 Total 3 Ratings
Developer https://kyan001.com
Email [email protected]
Payment Type free
Extension Website https://www.kyan001.com
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy Contacts Opener for Google Contacts\u2122",
    "version": "1.8",
    "short_name": "ECO",
    "description": "1-click to open Google Contacts\u2122",
    "manifest_version": 2,
    "icons": {
        "128": "icon_128.png"
    },
    "permissions": [],
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon_128.png",
        "default_title": "Easy Contacts Opener for Google Contacts\u2122"
    }
}