Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

Co to jest Lotus Notes Link/URL Generator?

Lotus Notes Link/URL Generator to rozszerzenie Chrome opracowane przez Suresh, a jego główną funkcją jest „Used for Generating the Notes URLs from NDL”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Lotus Notes Link/URL Generator

Pobierz pliki rozszerzeń Lotus Notes Link/URL Generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Lotus Notes Link/URL Generator Lotus Notes Link/URL Generator
ID fbbaddabgkepmddhhpcdejamiijhaeme
Oficjalny URL https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme
Opis Used for Generating the Notes URLs from NDL
Rozmiar pliku 5.64 KB
Liczba instalacji 62,695
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2012-10-12
Data Publikacji 2012-10-11
Ocena 4.54/5 Łącznie 13 Oceny
Deweloper Suresh
Typ Płatności free
Obsługiwane Języki 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"
    }
}