MLP/Anime Crossover Theme

MLP/Anime Crossover Theme

Theme featuring crossovers between the mane six and various anime characters. -AJ as Inuyasha -Twilight as Edward Eliric…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.2.2",
  "name": "MLP/Anime Crossover Theme",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/themetoolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_attribution": "images/blank.png"
    },
    "colors": {
      "ntp_link": [
        255,
        0,
        0
      ],
      "ntp_text": [
        95,
        45,
        134
      ],
      "ntp_section_link": [
        255,
        0,
        0
      ],
      "ntp_section_text": [
        255,
        6,
        6
      ],
      "ntp_background": [
        10,
        17,
        27
      ],
      "frame": [
        10,
        17,
        27
      ],
      "toolbar": [
        10,
        17,
        27
      ],
      "tab_text": [
        95,
        45,
        134
      ],
      "tab_background_text": [
        180,
        6,
        6
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ],
      "frame_inactive": [
        0.5,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}