Examine source code of Aquaman - Justice League

Inspect and view changes in Aquaman - Justice League 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": "Aquaman - Justice League",
  "description": "resolution 1366x768 - Please Like our Facebook page.",
  "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_toxic"
    },
    "colors": {
      "ntp_link": [
        52,
        34,
        24
      ],
      "ntp_text": [
        52,
        34,
        24
      ],
      "ntp_section_link": [
        52,
        34,
        24
      ],
      "ntp_section_text": [
        52,
        34,
        24
      ],
      "ntp_background": [
        181,
        126,
        95,
        0.5
      ],
      "ntp_header": [
        247,
        134,
        66,
        0.15
      ],
      "ntp_section": [
        247,
        134,
        66,
        0.15
      ],
      "frame": [
        247,
        134,
        66
      ],
      "toolbar": [
        181,
        126,
        95
      ],
      "tab_text": [
        52,
        34,
        24
      ],
      "tab_background_text": [
        52,
        34,
        24
      ],
      "bookmark_text": [
        52,
        34,
        24
      ]
    },
    "tints": {
      "buttons": [
        0.0600775193798448,
        0.367521367521368,
        0.541176470588235
      ],
      "frame_incognito": [
        0.0589318600368324,
        0.864735742012541,
        0.57762399077278
      ],
      "frame_inactive": [
        0.0600775193798448,
        0.367521367521368,
        0.15
      ],
      "frame_incognito_inactive": [
        0.0600775193798448,
        0.367521367521368,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}