Letterboxd

Letterboxd

A film diary, social network, list creator and movie nerd hangout. Grassroots film opinion and much more!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Letterboxd",
  "description": "A film diary, social network, list creator and movie nerd hangout. Grassroots film opinion and much more!",
  "version": "1.0.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.letterboxd.com/"
    ],
    "launch": {
      "web_url": "http://www.letterboxd.com/"
    }
  }
}