ArcGIS Online Search
Easily search ArcGIS Online documentation directly from the Chrome Omnibox
Wat is ArcGIS Online Search?
ArcGIS Online Search is een Chrome-extensie ontwikkeld door Esri UK Map Labs, en de belangrijkste functie is "Easily search ArcGIS Online documentation directly from the Chrome Omnibox".
Extensie Screenshots
Download het CRX-bestand van de extensie ArcGIS Online Search
Download ArcGIS Online Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Type online into the Google Chrome Omnibox then hit tab or space to initialize the extension. Type your search query and press Enter/Return to search.
Basisinformatie over de Extensie
Naam | |
ID | leiaimgeohcpldkchjhdmjnnapancoci |
Officiële URL | https://chromewebstore.google.com/detail/arcgis-online-search/leiaimgeohcpldkchjhdmjnnapancoci |
Beschrijving | Easily search ArcGIS Online documentation directly from the Chrome Omnibox |
Bestandsgrootte | 21.73 KB |
Aantal Installaties | 271 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2017-01-03 |
Publicatiedatum | 2017-01-03 |
Ontwikkelaar | Esri UK Map Labs |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ArcGIS Online Search", "description": "Easily search ArcGIS Online documentation directly from the Chrome Omnibox", "omnibox": { "keyword": "online" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "version": "1.0.2", "minimum_chrome_version": "9", "manifest_version": 2 } |