Ugly Christmas Sweater Resources

Ugly Christmas Sweater Resources

Ugly Christmas Sweater Resources: Shop and Learn about Ugly Christmas Sweaters!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Ugly Christmas Sweater Resources",
  "description": "Ugly Christmas Sweater Resources: Shop and Learn about Ugly Christmas Sweaters!",
  "browser_action": {
    "default_icon": {
      "38": "icon.png"
    },
    "icons": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Ugly Christmas Sweater Resources",
    "default_popup": "ucs.htm"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "0.1"
}