Search splunk

This extension help you search questions and apps in splunk answers and splunk base.

Search splunkとは何ですか?

Search splunkはdavidguandevによって開発されたChromeの拡張機能で、その主な機能は「This extension help you search questions and apps in splunk answers and splunk base.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Search splunk拡張機能のCRXファイルをダウンロード

Search splunk拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension helps you search questions and apps in splunk answers and splunk base.  
Github repo: https://github.com/EcutDavid/browser_plugin_search_splunk                    

拡張機能の基本情報

名前 Search splunk Search splunk
ID pfiabanojfbjbliahckgpmeemefdiael
公式URL https://chromewebstore.google.com/detail/search-splunk/pfiabanojfbjbliahckgpmeemefdiael
説明 This extension help you search questions and apps in splunk answers and splunk base.
ファイルサイズ 18.72 KB
インストール数 147
現在のバージョン 0.2
最終更新日 2017-03-13
公開日 2017-03-13
評価 5.00/5 合計 1 レビュー
開発者 davidguandev
Eメール [email protected]
支払い方法 free
対応言語 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": []
}