Examine source code of GabyPolesi Pensamentos Net

Inspect and view changes in GabyPolesi Pensamentos Net 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",
  "version": "1.1",
  "manifest_version": 2,
  "name": "GabyPolesi Pensamentos Net",
  "theme": {
    "images": {
      "theme_frame": "img/frame",
      "theme_toolbar": "img/toolbar",
      "theme_ntp_background": "img/background",
      "theme_tab_background": "img/tab",
      "theme_ntp_attribution": "img/ntp_attribution"
    },
    "colors": {
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_header": [
        255,
        0,
        0
      ],
      "ntp_section_link": [
        72,
        47,
        53
      ],
      "ntp_section_text": [
        72,
        47,
        53
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "frame": [
        174,
        132,
        142
      ],
      "toolbar": [
        72,
        47,
        53
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        72,
        47,
        53
      ],
      "bookmark_text": [
        190,
        190,
        190
      ]
    },
    "tints": {
      "buttons": [
        -1,
        0.5,
        0.5
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  }
}