Mechanic Rondo

Mechanic Rondo

https://www.pixiv.net/member_illust.php?mode=medium&illust_id=35231457 Subject image original author Pixiv:おにねこ 关于最佳显示效果设置为:…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Mechanic Rondo",
  "version": "1.4",
  "description": "",
  "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.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png"
    },
    "colors": {
      "frame": [
        222,
        225,
        230
      ],
      "toolbar": [
        85,
        157,
        176
      ],
      "tab_text": [
        3,
        47,
        97
      ],
      "tab_background_text": [
        116,
        179,
        204
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "button_background": [
        227,
        237,
        237,
        0.9
      ]
    },
    "tints": {
      "buttons": [
        0.59,
        0.94,
        0.2
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}