Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

什麼是Lotus Notes Link/URL Generator?

Lotus Notes Link/URL Generator是由Suresh開發的Chrome擴展程式,該擴展的主要功能是“Used for Generating the Notes URLs from NDL”。

擴展截圖

screenshot

下載Lotus Notes Link/URL Generator擴展crx文件

下載Lotus Notes Link/URL Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Lotus Notes Link/URL Generator Lotus Notes Link/URL Generator
ID fbbaddabgkepmddhhpcdejamiijhaeme
官方網址 https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme
簡介 Used for Generating the Notes URLs from NDL
檔案大小 5.64 KB
安裝次數 62,695
目前版本 1.1
更新時間 2012-10-12
上架時間 2012-10-11
評分 4.54/5 共 13 次評分
開發者 Suresh
付費類型 free
支援的語言 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"
    }
}