BlogTemplate4U

BlogTemplate4U

High Quality Blogger, WordPress and other blog template collections and gallery.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "BlogTemplate4U",
  "description": "High Quality Blogger, WordPress and other blog template collections and gallery.",
  "browser_action": {
    "default_icon": {
      "16": "icon16.png"
    },
    "default_title": "BlogTemplate4U - High Quality Blog Templates",
    "default_popup": "bt4u.html"
  },
  "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.5",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}