Crackle

Crackle

Crackle streams full-length, uncut blockbuster movies and TV episodes, all free and on demand.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Crackle",
  "description": "Crackle streams full-length, uncut blockbuster movies and TV episodes, all free and on demand.",
  "version": "8.0.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.crackle.com/"
    ],
    "launch": {
      "web_url": "http://www.crackle.com/"
    }
  }
}