anime

anime

it is based on anime

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "anime",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(139, 215, 192)",
      "toolbar_text": "rgb(248, 112, 140)",
      "frame": "rgb(142, 179, 201)",
      "tab_background_text": "rgb(139, 215, 192)",
      "toolbar_field": "rgb(0, 255, 205)",
      "toolbar_field_text": "rgb(123, 127, 204)",
      "tab_line": "rgb(139, 215, 192)",
      "popup": "rgb(123, 127, 204)",
      "popup_text": "rgb(98, 102, 183)",
      "button_background_hover": "rgb(139, 215, 192)",
      "icons_attention": "rgb(139, 215, 192)",
      "ntp_background": "rgb(139, 215, 192)",
      "popup_border": "rgb(139, 215, 192)",
      "popup_highlight_text": "rgb(139, 215, 192)",
      "popup_highlight": "rgb(139, 215, 192)",
      "sidebar_highlight_text": "rgb(139, 215, 192)",
      "sidebar_text": "rgb(139, 215, 192)",
      "tab_loading": "rgb(139, 215, 192)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d7f502b5-8c75-4ffe-af1b-04f6640f25a9}"
    }
  }
}