Vampire

Vampire

https://orig00.deviantart.net/27aa/f/2018/062/0/7/__video__commission___fear_and_weakness_by_hyanna_natsu-dc4spc7.jpg 关于最佳显示效果设置为:…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Vampire",
  "version": "1.2",
  "description": "",
  "manifest_version": 3,
  "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.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png"
    },
    "colors": {
      "frame": [
        108,
        19,
        24
      ],
      "toolbar": [
        108,
        19,
        24
      ],
      "tab_text": [
        255,
        0,
        0
      ],
      "tab_background_text": [
        224,
        15,
        17
      ],
      "bookmark_text": [
        255,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.44
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}