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"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SAP transBin

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}