Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

O que é Lotus Notes Link/URL Generator?

Lotus Notes Link/URL Generator é uma extensão do Chrome desenvolvida por Suresh, e sua principal característica é "Used for Generating the Notes URLs from NDL".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Lotus Notes Link/URL Generator

Baixe arquivos de extensão Lotus Notes Link/URL Generator 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

                        This extension is used for Generating Lotus Notes URLs.

If you are using Web Mail and would like to send Lotus Notes Database/View/Document links to your colleagues you can use this tool to generate the link.

For e.g. when you copy and paste the Database Link in the email it looks some what like this. 

HR Request


CN=SRV01/OU=CA/O=ACME
HR Request


Using URL Generator you can convert this into a usable link format
Notes://SRV01/84169A02013681D2                    

Informações Básicas da Extensão

Nome Lotus Notes Link/URL Generator Lotus Notes Link/URL Generator
ID fbbaddabgkepmddhhpcdejamiijhaeme
URL Oficial https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme
Descrição Used for Generating the Notes URLs from NDL
Tamanho do Arquivo 5.64 KB
Contagem de Instalações 62,695
Versão Atual 1.1
Última Atualização 2012-10-12
Data de Publicação 2012-10-11
Classificação 4.54/5 Total de 13 Avaliações
Desenvolvedor Suresh
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lotus Notes Link\/URL Generator",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Used for Generating the Notes URLs from NDL",
    "browser_action": {
        "default_icon": "dbicon.gif",
        "default_popup": "lnlinkgenerator.html"
    }
}