Search splunk
This extension help you search questions and apps in splunk answers and splunk base.
What is Search splunk?
Search splunk is a Chrome extension developed by davidguandev, and its main feature is "This extension help you search questions and apps in splunk answers and splunk base.".
Extension Screenshots
Download Search splunk Extension CRX File
Download Search splunk extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension helps you search questions and apps in splunk answers and splunk base. Github repo: https://github.com/EcutDavid/browser_plugin_search_splunk
Extension Basic Information
Name | Search splunk |
ID | pfiabanojfbjbliahckgpmeemefdiael |
Official URL | https://chromewebstore.google.com/detail/search-splunk/pfiabanojfbjbliahckgpmeemefdiael |
Description | This extension help you search questions and apps in splunk answers and splunk base. |
File Size | 18.72 KB |
Installation Count | 147 |
Current Version | 0.2 |
Last Updated | 2017-03-13 |
Publish Date | 2017-03-13 |
Rating | 5.00/5 Total 1 Ratings |
Developer | davidguandev |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [] } |