ArcGIS Desktop Search
Easily search ArcGIS Desktop documentation directly from the Chrome Omnibox
ArcGIS Desktop Search क्या है?
ArcGIS Desktop Search Esri UK Map Labs द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily search ArcGIS Desktop documentation directly from the Chrome Omnibox"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ArcGIS Desktop Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Type desktop into the Google Chrome Omnibox then hit tab or space to initialize the extension. Type your search query and press Enter/Return to search.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | hcobfehpiadaencafcjbmmlehombfech |
आधिकारिक URL | https://chromewebstore.google.com/detail/arcgis-desktop-search/hcobfehpiadaencafcjbmmlehombfech |
विवरण | Easily search ArcGIS Desktop documentation directly from the Chrome Omnibox |
फ़ाइल का आकार | 23.92 KB |
स्थापना संख्या | 263 |
वर्तमान संस्करण | 1.1.3 |
अंतिम अपडेट | 2017-01-03 |
प्रकाशन तिथि | 2017-01-03 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | Esri UK Map Labs |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ArcGIS Desktop Search", "description": "Easily search ArcGIS Desktop documentation directly from the Chrome Omnibox", "omnibox": { "keyword": "desktop" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "version": "1.1.3", "minimum_chrome_version": "9", "manifest_version": 2 } |