Private Property

Private Property

🦊Designed by MaDonna🦊

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Private Property",
  "manifest_version": 2,
  "version": "4.0",
  "theme": {
    "images": {
      "theme_frame": "header.png"
    },
    "colors": {
      "frame": "rgba(82, 77, 77, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(84, 78, 78, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(82, 76, 76, 0.04)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  }
}