Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

Apa itu Lotus Notes Link/URL Generator?

Lotus Notes Link/URL Generator adalah ekstensi Chrome yang dikembangkan oleh Suresh, dan fitur utamanya adalah "Used for Generating the Notes URLs from NDL".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Lotus Notes Link/URL Generator

Unduh file ekstensi Lotus Notes Link/URL Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Lotus Notes Link/URL Generator Lotus Notes Link/URL Generator
ID fbbaddabgkepmddhhpcdejamiijhaeme
URL Resmi https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme
Deskripsi Used for Generating the Notes URLs from NDL
Ukuran File 5.64 KB
Jumlah Instalasi 62,695
Versi Saat Ini 1.1
Terakhir Diperbarui 2012-10-12
Tanggal Publikasi 2012-10-11
Penilaian 4.54/5 Total 13 Penilaian
Pengembang Suresh
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}