Lotus Notes Link/URL Generator
Used for Generating the Notes URLs from NDL
Wat is Lotus Notes Link/URL Generator?
Lotus Notes Link/URL Generator is een Chrome-extensie ontwikkeld door Suresh, en de belangrijkste functie is "Used for Generating the Notes URLs from NDL".
Extensie Screenshots
Download het CRX-bestand van de extensie Lotus Notes Link/URL Generator
Download Lotus Notes Link/URL Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Lotus Notes Link/URL Generator |
ID | fbbaddabgkepmddhhpcdejamiijhaeme |
Officiële URL | https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme |
Beschrijving | Used for Generating the Notes URLs from NDL |
Bestandsgrootte | 5.64 KB |
Aantal Installaties | 62,695 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2012-10-12 |
Publicatiedatum | 2012-10-11 |
Beoordeling | 4.54/5 Totaal 13 Beoordelingen |
Ontwikkelaar | Suresh |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |