Search splunk
This extension help you search questions and apps in splunk answers and splunk base.
Qu'est-ce que Search splunk ?
Search splunk est une extension Chrome développée par davidguandev, et sa fonction principale est "This extension help you search questions and apps in splunk answers and splunk base.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Search splunk
Téléchargez les fichiers d'extension Search splunk au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension helps you search questions and apps in splunk answers and splunk base. Github repo: https://github.com/EcutDavid/browser_plugin_search_splunk
Informations de Base sur l'Extension
Nom | Search splunk |
ID | pfiabanojfbjbliahckgpmeemefdiael |
URL Officiel | https://chromewebstore.google.com/detail/search-splunk/pfiabanojfbjbliahckgpmeemefdiael |
Description | This extension help you search questions and apps in splunk answers and splunk base. |
Taille du Fichier | 18.72 KB |
Nombre d'Installations | 147 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2017-03-13 |
Date de Publication | 2017-03-13 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | davidguandev |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Search splunk", "author": "David Guan([email protected])", "description": "This extension help you search questions and apps in splunk answers and splunk base.", "version": "0.2", "icons": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "browser_action": { "default_icon": "assets\/icon.png", "default_popup": "assets\/popup.html" }, "permissions": [] } |