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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Lotus Notes Link/URL Generator
قم بتنزيل ملفات الامتداد Lotus Notes Link/URL Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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" } } |