Astronomy Picture of the Day

Astronomy Picture of the Day

Astronomy Picture of the Day as a Popup in your Browser!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "APOD Popup",
  "description": "Astronomy Picture of the Day as a Popup in your Browser!",
  "version": "1.3.6",
  "author": "MasterOfTheTiger",
  "browser_action": {
    "default_icon": "img/icon.jpg",
    "default_popup": "popup.html"
  }
}