Lotus Notes Link/URL Generator
Used for Generating the Notes URLs from NDL
Co je Lotus Notes Link/URL Generator?
Lotus Notes Link/URL Generator je rozšíření Chrome vyvinuté Suresh, a jeho hlavní funkcí je „Used for Generating the Notes URLs from NDL“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Lotus Notes Link/URL Generator
Stáhněte si soubory rozšíření Lotus Notes Link/URL Generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | Lotus Notes Link/URL Generator |
ID | fbbaddabgkepmddhhpcdejamiijhaeme |
Oficiální URL | https://chromewebstore.google.com/detail/lotus-notes-linkurl-gener/fbbaddabgkepmddhhpcdejamiijhaeme |
Popis | Used for Generating the Notes URLs from NDL |
Velikost souboru | 5.64 KB |
Počet instalací | 62,695 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2012-10-12 |
Datum Vydání | 2012-10-11 |
Hodnocení | 4.54/5 Celkem 13 Hodnocení |
Vývojář | Suresh |
Typ Platby | free |
Podporované Jazyky | 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" } } |