Zoho CRM Search

What is Zoho CRM Search?

Zoho CRM Search is a Chrome extension developed by levo54, and its main feature is "".

Download Zoho CRM Search Extension CRX File

Download Zoho CRM Search 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

                                            

Extension Basic Information

Name Zoho CRM Search Zoho CRM Search
ID gepnkjacibmjnioegjgdiofnbjfjclcp
Official URL https://chromewebstore.google.com/detail/zoho-crm-search/gepnkjacibmjnioegjgdiofnbjfjclcp
Description
File Size 4.35 KB
Installation Count 109
Current Version 1.0
Last Updated 2016-04-18
Publish Date 2016-04-18
Rating 4.50/5 Total 2 Ratings
Developer levo54
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zoho CRM Search",
    "version": "1.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "icon-bitty.png"
    },
    "manifest_version": 2
}