GSA Program Theme

GSA Program Theme

The Google Student Ambassador Program is an opportunity for students to act as liaisons between Google and their universities.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.1",
  "name": "GSA Program Theme",
  "theme": {
    "images": {
      "theme_ntp_background": "images/For-Theme-Google-Student-Ambassador.png"
    },
    "properties": {
      "ntp_background_alignment": "right"
    }
  }
}