ANIMATED | Data Transfer II

ANIMATED | Data Transfer II

A simple green data transfer animation with red accents. RATE and Check out my other animations too! https://addons.mozilla.org/en-US/firefox/collections/15195387/Animated-by-Mr-Cline/?page=1&collection_sort=-added

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "ANIMATED | Data Transfer II",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 16, 18, 0.43)",
      "toolbar_text": "rgb(144, 255, 227)",
      "frame": "rgb(0, 81, 94)",
      "tab_background_text": "rgb(85, 130, 127)",
      "toolbar_field": "rgba(0, 40, 43, 0.3)",
      "toolbar_field_text": "rgb(144, 255, 227)",
      "tab_line": "rgb(33, 70, 60)",
      "popup": "rgb(2, 35, 41)",
      "popup_text": "rgb(86, 196, 168)",
      "button_background_active": "rgb(6, 65, 77)",
      "button_background_hover": "rgb(0, 0, 0)",
      "icons": "rgb(41, 135, 111)",
      "popup_border": "rgb(85, 38, 38)",
      "sidebar_border": "rgb(85, 38, 38)",
      "sidebar_text": "rgb(85, 130, 127)",
      "sidebar": "rgb(2, 35, 41)",
      "tab_loading": "rgb(67, 198, 218)",
      "tab_selected": "rgba(12, 70, 83, 0.38)",
      "tab_text": "rgb(144, 255, 227)",
      "toolbar_field_border": "rgb(85, 38, 38)",
      "toolbar_field_separator": "rgb(196, 86, 86)",
      "toolbar_top_separator": "rgba(86, 196, 168, 0.37)",
      "toolbar_vertical_separator": "rgb(86, 196, 168)"
    }
  }
}