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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |