Examine source code of Miguel_Theme

Inspect and view changes in Miguel_Theme 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": "http://clients2.google.com/service/update2/crx",
  "name": "Miguel_Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        0,
        0,
        0,
        1
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        74,
        74,
        74,
        0.5
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        74,
        74,
        74
      ]
    },
    "images": {
      "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY1vcCDA",
      "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY9-8CDA",
      "theme_ntp_attribution": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYt8IEDA",
      "theme_ntp_background": "i/agxjaHJvlkJKuhjVtZXNyDAsSBEZpbGUYwv8CDA",
      "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYwv8CDA",
      "theme_toolbar": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY1fcCDA"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    }
  },
  "version": "2"
}