preview

preview

c:

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "preview",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "preview.png"
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.25)",
      "toolbar_field": "rgba(156, 156, 156, 0.37)",
      "toolbar_field_text": "rgba(186, 138, 209, 1)",
      "frame": "rgba(66, 66, 66, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "bookmark_text": "rgba(255, 255, 255, 1)"
    }
  }
}