SAP transBin

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

SAP transBin क्या है?

SAP transBin Sunil B N द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SAP transBin एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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"
    }
}