Examine source code of Winx - Tecna

Inspect and view changes in Winx - Tecna 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": "Winx - Techna",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(223, 170, 233, 0.23)",
      "toolbar_text": "rgba(0, 0, 0, 0.85)",
      "frame": "rgb(242, 202, 245)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgba(255, 255, 255, 0.25)",
      "toolbar_field_text": "rgb(17, 16, 16)",
      "tab_line": "rgb(196, 53, 236)",
      "popup": "rgb(209, 142, 237)",
      "popup_text": "rgb(178, 255, 175)",
      "button_background_active": "rgba(223, 170, 233, 0.23)",
      "icons_attention": "rgb(177, 79, 244)",
      "icons": "rgb(97, 232, 92)",
      "ntp_background": "rgba(81, 60, 121, 0.81)",
      "ntp_text": "rgb(97, 232, 92)",
      "tab_loading": "rgb(196, 53, 236)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8efb8a1f-09fd-4e7c-b883-af2ce4baee71}"
    }
  }
}