SAP transBin

Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number

SAP transBinとは何ですか?

SAP transBinはSunil B Nによって開発されたChromeの拡張機能で、その主な機能は「Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number」です。

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

screenshot

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

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

拡張機能の使用方法

                        Allows to search SAP Notes, SAP internal and customer incidents and transactions.

How to use?
-Search notes using note number or description.
-Search incidents using internal/external incident's number.
-Search transactions using Report name or Transaction or any keyword associated with the transaction.
New transactions are updated regularly.
More content like list of SAP tables will be coming soon.
Transaction Search Works offline                    

拡張機能の基本情報

名前 SAP transBin SAP transBin
ID igpeehljkdmoihjlidnpiifnbegimfdo
公式URL https://chromewebstore.google.com/detail/sap-transbin/igpeehljkdmoihjlidnpiifnbegimfdo
説明 Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number
ファイルサイズ 741 KB
インストール数 50
現在のバージョン 0.729
最終更新日 2015-09-14
公開日 2015-09-14
開発者 Sunil B N
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SAP transBin",
    "description": "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text\/note number",
    "version": "0.729",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon128.png"
    }
}