GlobalConnect for Google Chrome™

A document search and retrieval tool for use with Square 9's GlobalSearch.

GlobalConnect for Google Chrome™ क्या है?

GlobalConnect for Google Chrome™ Square 9 Softworks, Inc. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A document search and retrieval tool for use with Square 9's GlobalSearch."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GlobalConnect for Google Chrome™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        GlobalConnect is an image enablement tool for web based line of business apps.  User's of Square 9's SmartSearch and GlobalSearch ECM Platforms can leverage GlobalConnect for quick and easy document access from any web based application.

Simply highlight a piece of text in the browser, right click, and a list of enabled searches will be displayed beneath the "GlobalSearch for" content menu item.

Before using GlobalConnect, you must configure it to use your installation of GlobalSearch from the extension's option page.  For demo installs use "http://localhost" which is the default setting.  Once the url is set, press the Update Searches button to load your searches into the menu system.  *Note: Searches must be configured as Image XChange searches in order to use this extension.  Any time searches are added or changed, you will need to refresh the searches from the extension's options page for them to reflect in the application.                    

एक्सटेंशन की मूल जानकारी

नाम GlobalConnect for Google Chrome™ GlobalConnect for Google Chrome™
ID kbbmiehmmbjhfchhojgdgebdclccgkph
आधिकारिक URL https://chromewebstore.google.com/detail/globalconnect-for-google/kbbmiehmmbjhfchhojgdgebdclccgkph
विवरण A document search and retrieval tool for use with Square 9's GlobalSearch.
फ़ाइल का आकार 312 KB
स्थापना संख्या 440
वर्तमान संस्करण 1.0.0.3
अंतिम अपडेट 2022-09-21
प्रकाशन तिथि 2016-01-13
रेटिंग 5.00/5 कुल 8 रेटिंग्स
डेवलपर Square 9 Softworks, Inc.
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://square-9.com
समर्थित भाषाएँ en-US
manifest.json
{
    "author": "Square 9 Softworks, Inc.",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "description": "A document search and retrieval tool for use with Square 9's GlobalSearch.",
    "homepage_url": "http:\/\/square-9.com",
    "icons": {
        "128": "img\/Square_9_Cube_128x128.png",
        "16": "img\/Square_9_Cube_16x16.png",
        "48": "img\/Square_9_Cube_48x48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlqPQwowEMTmcCRY1urg\/IU3exmG1QvLYpQUDudB7ULTwhowIul\/6giiUF9YRpcVBk1++rF4PnkMHPW6fUS2KgfFRnP3+uyLIncZYvvihoZUGcOrC5AtDV4MGeK1Jo\/ocbrM6EZh3yoaPi9+ApPoryXecxW0SY\/sFGMWYgOA2VOAgFjyQTwXFvWAHIxe6vZ3OCYb4sSDm3\/YG+4RBDSgw4m26Lcv1ThEPlatC1rxiZ4gCwxhvsX4LbWI8TY\/ADLmmttaeQxNI7KOwDRqidkjpI3VoFKNcrzGbW+7iRDnS\/OZT\/UqzlC6owV727qwVmgQmtBrIAF0WE4uvZ8N\/V5VDOwIDAQAB",
    "manifest_version": 2,
    "name": "GlobalConnect for Google Chrome\u2122",
    "options_page": "options.html",
    "permissions": [
        "contextMenus",
        "http:\/\/*\/",
        "https:\/\/*\/*"
    ],
    "short_name": "Square 9 GC",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.3"
}