Castles Background Tab Theme

Castles Background Tab Theme

If you love castles and the Middle Ages then you will love our selection of castle background photos.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_icon": {
      "16": "favicon-16x16.png",
      "32": "favicon-32x32.png"
    },
    "default_title": "Castles Background Tab Theme"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "description": "If you love castles and the Middle Ages then you will love our selection of castle background photos.",
  "icons": {
    "16": "favicon-16x16.png",
    "32": "favicon-32x32.png",
    "48": "favicon-48x48.png",
    "128": "favicon-128x128.png"
  },
  "incognito": "split",
  "manifest_version": 3,
  "name": "Castles Background Tab Theme",
  "short_name": "Castles Background Tab Theme",
  "version": "1.3"
}