ANIMATED | Jumping Fox Clear

A Fox sending purple waves through the web. If you like it rate it and check out my OTHER ANIMATED THEMES HERE -> https://addons.mozilla.org/en-US/firefox/collections/15195387/Animated-by-Mr-Cline/ Logo is property of Mozilla Firefox
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": "ANIMATED | Jumping Fox II",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(255, 128, 0, 0)",
      "toolbar_text": "rgb(150, 171, 255)",
      "frame": "rgb(35, 22, 109)",
      "tab_background_text": "rgb(116, 122, 233)",
      "toolbar_field": "rgba(6, 26, 108, 0)",
      "toolbar_field_text": "rgb(255, 184, 113)",
      "tab_line": "rgb(255, 158, 61)",
      "popup": "rgb(35, 22, 109)",
      "popup_text": "rgb(147, 161, 255)",
      "tab_loading": "rgb(255, 158, 61)"
    }
  }
}