STERN.DE

Aktuelle News, Hintergründe und bildstarke Reportagen.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "options_page": "http://ebay-xxl-photos.blogspot.com/?http://www.stern.de/",
  "name": "STERN.DE",
  "description": "Aktuelle News, Hintergründe und bildstarke Reportagen.",
  "version": "1",
  "icons": {
    "128": "logo.png"
  },
  "app": {
    "launch": {
      "web_url": "http://ebay-xxl-photos.blogspot.com/?http://www.stern.de/"
    },
    "urls": [
      "http://ebay-xxl-photos.blogspot.com/?http://www.stern.de/"
    ]
  }
}