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”。
扩展截图
下载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 RequestUsing URL Generator you can convert this into a usable link format Notes://SRV01/84169A02013681D2 CN=SRV01/OU=CA/O=ACME HR Request
扩展基本信息
名称 | 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" } } |