Sora V2

Sora V2

Sora from Kingdom Hearts Drive Forms - Brave, Wisdom, Master, Final, Limit.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.jpeg"
    },
    "colors": {
      "frame": [
        232,
        0,
        0
      ],
      "toolbar": [
        35,
        0,
        207
      ],
      "tab_text": [
        255,
        239,
        0
      ],
      "tab_background_text": [
        200,
        207,
        0
      ],
      "bookmark_text": [
        63,
        255,
        228
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        0,
        0
      ],
      "button_background": [
        149,
        0,
        0,
        1
      ]
    },
    "tints": {
      "buttons": [
        0,
        1,
        0.27
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "repeat"
    }
  },
  "name": "Sora V2",
  "version": "2.1",
  "description": "Sora from Kingdom Hearts Drive Forms - Brave, Wisdom, Master, Final, Limit."
}