Examine source code of persona 5 night city

Inspect and view changes in persona 5 night city 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
{
  "description": "",
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png",
    "512": "icons/icon-512.png",
    "1024": "icons/icon-1024.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhR6qH3hTWzRz23yOCUZCo19AzCNZkWKhiotqBfcm/cIxIBVDuBcRqeh7HG43PO16g+7Cnpq4tlKnvGOmPJ4Hax2FtkRy3+HqUF9rv6ghMFDmUZ7O9LejkL9NUcZ/KR8kwFx1m6UG9FsOOcn/YE8DbNgKZ65O83ssXH8/HCicDBzMGR2ZK7omXnTK+lN0LYojQ3gxzicsPNVvY6G2jouZ73FwqDGbKtgslGwjNpO/GbG1Vp/FMxr0oUISGd/o0JXbHCOHG36hZXmeYcKyBnB8vqPm9D/+h+S6nqeANWUTVI3zAYUgWkq5nOLMlGS2unUYGK5uDlKD1c2K4jaEUhRZmwIDAQAB",
  "manifest_version": 2,
  "name": "persona 5 night city",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        236,
        0,
        0,
        1
      ],
      "frame": [
        21,
        21,
        21
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_link": [
        6,
        55,
        116
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.jpeg",
      "theme_ntp_background": "images/theme_ntp_background.jpeg",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1"
}