Lotus Notes Link/URL Generator
Used for Generating the Notes URLs from NDL
What is Lotus Notes Link/URL Generator?
Lotus Notes Link/URL Generator is a Chrome extension developed by Suresh, and its main feature is "Used for Generating the Notes URLs from NDL".
Extension Screenshots
Download Lotus Notes Link/URL Generator Extension CRX File
Download Lotus Notes Link/URL Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 RequestUsing URL Generator you can convert this into a usable link format Notes://SRV01/84169A02013681D2 CN=SRV01/OU=CA/O=ACME HR Request
Extension Basic Information
Name | Lotus Notes Link/URL Generator |
ID | fbbaddabgkepmddhhpcdejamiijhaeme |
Official URL | https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme |
Description | Used for Generating the Notes URLs from NDL |
File Size | 5.64 KB |
Installation Count | 62,695 |
Current Version | 1.1 |
Last Updated | 2012-10-12 |
Publish Date | 2012-10-11 |
Rating | 4.54/5 Total 13 Ratings |
Developer | Suresh |
Payment Type | free |
Supported Languages | 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" } } |