Examine source code of The French peace Themes

Inspect and view changes in The French peace Themes source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "The French peace Themes",
  "short_name": "Pray for French peace!Pray for French peace !!Pray for French peace!!!",
  "author": "Ghanshyam Choudhari",
  "version": "1",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/peace-4.jpg",
      "theme_window_control_background": "images/window_control_background.png"
    },
    "colors": {
      "frame": [
        73,
        73,
        73
      ],
      "toolbar": [
        155,
        155,
        155
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        176,
        176,
        176
      ],
      "ntp_text": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.06,
        0.1,
        0.25
      ],
      "frame_inactive": [
        -1,
        0.4,
        0.6
      ]
    },
    "properties": {
      "ntp_background_alignment": "stretch",
      "ntp_background_repeat": "no-repeat"
    }
  }
}