Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

Vad är Lotus Notes Link/URL Generator?

Lotus Notes Link/URL Generator är en Chrome-tillägg utvecklad av Suresh, och dess huvudfunktion är "Used for Generating the Notes URLs from NDL".

Tilläggsskärmbilder

screenshot

Ladda ner Lotus Notes Link/URL Generator-förlängningens CRX-fil

Ladda ner Lotus Notes Link/URL Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Lotus Notes Link/URL Generator Lotus Notes Link/URL Generator
ID fbbaddabgkepmddhhpcdejamiijhaeme
Officiell webbadress https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme
Beskrivning Used for Generating the Notes URLs from NDL
Filstorlek 5.64 KB
Antal Installationer 62,695
Aktuell Version 1.1
Senast Uppdaterad 2012-10-12
Publiceringsdatum 2012-10-11
Betyg 4.54/5 Totalt 13 Betyg
Utvecklare Suresh
Betalningssätt free
Stödda Språk 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"
    }
}