SAP transBin
Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number
ما هو SAP transBin؟
SAP transBin هو إضافة Chrome تم تطويرها بواسطة Sunil B N، والميزة الرئيسية لها هي "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة SAP transBin
قم بتنزيل ملفات الامتداد SAP transBin بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان 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" } } |