Free World

Free World

World of silence, finally...

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Free World",
  "version": "1.0.1",
  "manifest_version": 2,
  "description": "World of silence, finally...",
  "theme": {
    "colors": {
      "bookmark_text": [
        88,
        88,
        88
      ],
      "button_background": [
        27,
        27,
        27,
        0.22
      ],
      "frame": [
        7,
        23,
        55
      ],
      "ntp_background": [
        134,
        146,
        172
      ],
      "ntp_text": [
        194,
        198,
        208
      ],
      "tab_background_text": [
        140,
        140,
        140
      ],
      "tab_text": [
        41,
        41,
        41
      ],
      "toolbar": [
        205,
        209,
        219
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "properties": {
      "ntp_background_alignment": "center",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.5
      ]
    }
  }
}