Examine source code of ASOUL-向晚AvA

Inspect and view changes in ASOUL-向晚AvA source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "ASOUL-向晚AvA",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(123, 174, 204, 0.53)",
      "toolbar_text": "rgb(248, 112, 140)",
      "frame": "rgb(123, 174, 204)",
      "tab_background_text": "rgb(123, 174, 204)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(123, 127, 204)",
      "tab_line": "rgb(248, 112, 140)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(98, 102, 183)",
      "tab_loading": "rgb(248, 112, 140)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c8b205a9-e3bb-4af6-a04a-5b315a6b2498}"
    }
  }
}