Examine source code of Anime Character Portrait

Inspect and view changes in Anime Character Portrait 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
{
  "name": "Anime Character Portrait",
  "description": "Anime manga asian eyes look. Japanese cartoon comic book concept. T-shirt prints. ",
  "manifest_version": 3,
  "version": "1.0.0",
  "theme": {
    "images": {
      "theme_ntp_background": "Anime Character Portrait.png"
    },
    "colors": {
      "frame": [
        241,
        222,
        210
      ],
      "toolbar": [
        255,
        255,
        255
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar_button_icon": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "toolbar_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ]
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}