Examine source code of Team Instinct Pokeball - Pokemon GO

Inspect and view changes in Team Instinct Pokeball - Pokemon GO 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",
  "version": "1.0",
  "name": "Team Instinct Pokeball - Pokemon GO",
  "description": "RES: 1366x768 See facebook.com/toxicthemesv2 for loads more, requests. re-size and competitions.",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/background.jpg"
    },
    "colors": {
      "ntp_link": [
        50,
        49,
        27
      ],
      "ntp_text": [
        50,
        49,
        27
      ],
      "ntp_section_link": [
        50,
        49,
        27
      ],
      "ntp_section_text": [
        50,
        49,
        27
      ],
      "ntp_background": [
        176,
        175,
        108,
        0.5
      ],
      "ntp_header": [
        139,
        140,
        1,
        0.15
      ],
      "ntp_section": [
        139,
        140,
        1,
        0.15
      ],
      "frame": [
        139,
        140,
        1
      ],
      "toolbar": [
        176,
        175,
        108
      ],
      "tab_text": [
        50,
        49,
        27
      ],
      "tab_background_text": [
        50,
        49,
        27
      ],
      "bookmark_text": [
        50,
        49,
        27
      ]
    },
    "tints": {
      "buttons": [
        0.16421568627451,
        0.300884955752212,
        0.556862745098039
      ],
      "frame_incognito": [
        0.157991254055579,
        0.927826449728828,
        0.260207612456747
      ],
      "frame_inactive": [
        0.16421568627451,
        0.300884955752212,
        0.15
      ],
      "frame_incognito_inactive": [
        0.16421568627451,
        0.300884955752212,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}