Lotus Notes Link/URL Generator

Lotus Notes Link/URL Generator

Used for Generating the Notes URLs from NDL

Merlin
Additional files are visible only to premium users

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"
  }
}