Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

Lotus Notes Link/URL Generatorคืออะไร?

Lotus Notes Link/URL Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Suresh และคุณลักษณะหลักของมันคือ "Used for Generating the Notes URLs from NDL"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lotus Notes Link/URL Generator

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    }
}