rolex and current phase of the moon

rolex and current phase of the moon

Rolex can display current time , while the moon can display current phase and position in the sky.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "rolex and current phase of the moon",
  "description": "Rolex can display current time , while the moon can display current phase and position in the sky.",
  "version": "0.0.0.2",
  "manifest_version": 2,
  "icons": {
    "128": "rolex128.png"
  },
  "app": {
    "urls": [
      "http://tonyrolex.blogspot.tw/"
    ],
    "launch": {
      "web_url": "http://tonyrolex.blogspot.tw/"
    }
  }
}