Echo for ArcGIS

Echo for ArcGIS is a powerful browser extension for ArcGIS. Manage multiple accounts in ArcGIS Online/ArcGIS Enterprise.

Echo for ArcGIS क्या है?

Echo for ArcGIS echo-for-arcgis द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Echo for ArcGIS is a powerful browser extension for ArcGIS. Manage multiple accounts in ArcGIS Online/ArcGIS Enterprise."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Echo for ArcGIS links directly to all your ArcGIS Online and Enterprise accounts. Echo offers a user-friendly design for quick access to all your content, groups, and favorites.

Access all your regular resources from one simple browser extension. Try out the AppLauncher, which links directly to the Developers site and powerful apps like Survey123, Operations Dashboard, and more.

Link multiple accounts, and easily toggle between them without logging out. Quick link to Technical Support and the vast library of Training Materials. Dive in and join the GeoNet community, where customers, partners, and staff connect, collaborate, and share experiences.

Customize your Echo settings to manage connected accounts, choose your default Echo landing page, and suggest new ideas for the Echo. Streamline your experience with Echo.

Echo is powered by GeoMarvel, a GIS software development company offering a range of GIS, cloud, data, and GIS support services. Visit the GeoMarvel tab to learn more.                    

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

नाम Echo for ArcGIS Echo for ArcGIS
ID mkeckgendkgcofhhenfkknonnkoboobm
आधिकारिक URL https://chromewebstore.google.com/detail/echo-for-arcgis/mkeckgendkgcofhhenfkknonnkoboobm
विवरण Echo for ArcGIS is a powerful browser extension for ArcGIS. Manage multiple accounts in ArcGIS Online/ArcGIS Enterprise.
फ़ाइल का आकार 5.74 MB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.3.0
अंतिम अपडेट 2020-11-17
प्रकाशन तिथि 2019-04-19
रेटिंग 4.78/5 कुल 9 रेटिंग्स
डेवलपर echo-for-arcgis
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://echo.geomarvel.com/
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Echo for ArcGIS",
    "description": "Echo for ArcGIS is a powerful browser extension for ArcGIS. Manage multiple accounts in ArcGIS Online\/ArcGIS Enterprise.",
    "version": "1.3.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "src\/popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "storage",
        "tabs"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "options_ui": {
        "page": "src\/options.html",
        "open_in_tab": true
    }
}