Crossword Fun

Crossword Fun

Crossword Fun brings you a collection of Crossword Puzzles to satisfy all ages

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Crossword Fun",
  "version": "1.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "crossword_fun_icon.png"
  },
  "description": "Crossword Fun brings you a collection of Crossword Puzzles to satisfy all ages",
  "app": {
    "urls": [
      "http://www.crosswordfun.com/?chromestore=1"
    ],
    "launch": {
      "web_url": "http://www.crosswordfun.com/?chromestore=1"
    }
  }
}