TheBestGreen

TheBestGreen

最好的绿色主题,保护眼睛

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "TheBestGreen",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(251, 255, 248, 0.8)",
      "toolbar_text": "rgb(62, 16, 26)",
      "frame": "rgb(25, 120, 47)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgba(231, 252, 239, 0.9)",
      "toolbar_field_text": "rgb(0, 10, 66)",
      "tab_line": "rgb(206, 219, 47)",
      "popup": "rgb(248, 252, 247)",
      "popup_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(206, 219, 47)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe11d184-3d4d-4951-82f1-388b7804f4c6}"
    }
  }
}