Lotus Notes Link/URL Generator
Used for Generating the Notes URLs from NDL
Cos'è Lotus Notes Link/URL Generator?
Lotus Notes Link/URL Generator è un'estensione di Chrome sviluppata da Suresh, e la sua funzione principale è "Used for Generating the Notes URLs from NDL".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Lotus Notes Link/URL Generator
Scarica i file di estensione Lotus Notes Link/URL Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Lotus Notes Link/URL Generator |
ID | fbbaddabgkepmddhhpcdejamiijhaeme |
URL Ufficiale | https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme |
Descrizione | Used for Generating the Notes URLs from NDL |
Dimensione del File | 5.64 KB |
Conteggio Installazioni | 62,695 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2012-10-12 |
Data di Pubblicazione | 2012-10-11 |
Valutazione | 4.54/5 Totale 13 Valutazioni |
Sviluppatore | Suresh |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |