SAP transBin
Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number
What is SAP transBin?
SAP transBin is a Chrome extension developed by Sunil B N, and its main feature is "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number".
Extension Screenshots
Download SAP transBin Extension CRX File
Download SAP transBin 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
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
Extension Basic Information
Name | SAP transBin |
ID | igpeehljkdmoihjlidnpiifnbegimfdo |
Official URL | https://chromewebstore.google.com/detail/sap-transbin/igpeehljkdmoihjlidnpiifnbegimfdo |
Description | Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number |
File Size | 741 KB |
Installation Count | 50 |
Current Version | 0.729 |
Last Updated | 2015-09-14 |
Publish Date | 2015-09-14 |
Developer | Sunil B N |
Payment Type | free |
Supported Languages | 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" } } |