Author

Author

mine

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Author",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(26, 29, 34)",
      "toolbar_text": "rgb(238, 237, 235)",
      "frame": "rgb(116, 91, 39)",
      "tab_background_text": "rgb(218, 215, 207)",
      "toolbar_field": "rgb(19, 21, 25)",
      "toolbar_field_text": "rgb(131, 132, 161)",
      "tab_line": "rgb(14, 13, 13)",
      "popup": "rgb(26, 29, 34)",
      "popup_text": "rgb(237, 237, 244)",
      "tab_loading": "rgb(14, 13, 13)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4ddc1840-1f70-48a4-bdaf-e22651e972b5}"
    }
  }
}