SAP transBin

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

O que é SAP transBin?

SAP transBin é uma extensão do Chrome desenvolvida por Sunil B N, e sua principal característica é "Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão SAP transBin

Baixe arquivos de extensão SAP transBin no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome SAP transBin SAP transBin
ID igpeehljkdmoihjlidnpiifnbegimfdo
URL Oficial https://chromewebstore.google.com/detail/sap-transbin/igpeehljkdmoihjlidnpiifnbegimfdo
Descrição Allows to search SAP Notes, Internal Incidents, SAP transactions.Search Notes with text/note number
Tamanho do Arquivo 741 KB
Contagem de Instalações 50
Versão Atual 0.729
Última Atualização 2015-09-14
Data de Publicação 2015-09-14
Desenvolvedor Sunil B N
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}