Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

Lotus Notes Link/URL Generator là gì?

Lotus Notes Link/URL Generator là một tiện ích mở rộng Chrome được phát triển bởi Suresh, và tính năng chính của nó là "Used for Generating the Notes URLs from NDL".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Lotus Notes Link/URL Generator

Tải xuống các tệp mở rộng Lotus Notes Link/URL Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Lotus Notes Link/URL Generator Lotus Notes Link/URL Generator
ID fbbaddabgkepmddhhpcdejamiijhaeme
URL Chính Thức https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme
Mô tả Used for Generating the Notes URLs from NDL
Kích Thước Tệp 5.64 KB
Số Lần Cài Đặt 62,695
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2012-10-12
Ngày Phát Hành 2012-10-11
Đánh Giá 4.54/5 Tổng số 13 Đánh Giá
Nhà Phát Triển Suresh
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}