Laptop Explorers New Tab

Laptop Explorers New Tab

It's simple and replaces your current Chrome New Tab window with Laptop Explorers New Tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Heath Ledger Batman HD Theme",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "wallpaperflare.com_wallpaper (1).jpg"
    },
    "colors": {
      "frame": "rgba(255, 255, 255, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(184, 37, 162, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(219, 75, 75, 1)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac40ae91-4249-4df6-8cfa-b97dbda255e9}"
    }
  }
}