F-Fox Appreciation by M♥Donna

F-Fox Appreciation by M♥Donna

🦊Designed by MaDonna🦊 This is in appreciation of all the workers that do such a super job at Mozilla. Keeping users safe and updated on the web. THANK YOU ALL!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "F-Fox Appreciation by M♥Donna",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "COA.jpg"
    },
    "colors": {
      "frame": "rgba(255, 255, 255, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)",
      "toolbar": "rgba(255, 255, 255, 0)",
      "bookmark_text": "rgba(0, 0, 0, 1)",
      "toolbar_field": "rgba(255, 255, 255, 0.08)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)",
      "tab_line": "rgba(209, 80, 25, 1)"
    }
  }
}