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”。
擴展截圖
下載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 |
ID | igpeehljkdmoihjlidnpiifnbegimfdo |
官方網址 | 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" } } |