Examine source code of Pink Wink (Theme by I am Programmer)

Inspect and view changes in Pink Wink (Theme by I am Programmer) 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",
  "author": "I am Programmer <contact@iamprogrammer.lk>",
  "description": "Embrace the playful charm of the Pink Wink theme. Delightful pink color scheme adds a touch of whimsy and fun to your web browsers.",
  "icons": {
    "128": "image/store_icon_128x128.png"
  },
  "manifest_version": 3,
  "name": "Pink Wink (Theme by I am Programmer)",
  "short_name": "Pink Wink",
  "theme": {
    "colors": {
      "control_background": [
        0,
        0,
        0
      ],
      "control_button_background": [
        0,
        0,
        0
      ],
      "background_tab": [
        231,
        69,
        173
      ],
      "background_tab_inactive": [
        231,
        69,
        173
      ],
      "background_tab_incognito": [
        231,
        69,
        173
      ],
      "background_tab_incognito_inactive": [
        231,
        69,
        173
      ],
      "bookmark_text": [
        164,
        1,
        82
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "frame": [
        255,
        99,
        201
      ],
      "frame_inactive": [
        231,
        69,
        173
      ],
      "frame_incognito": [
        33,
        33,
        33
      ],
      "frame_incognito_inactive": [
        66,
        66,
        66
      ],
      "ntp_background": [
        255,
        99,
        201
      ],
      "ntp_header": [
        164,
        1,
        82
      ],
      "ntp_link": [
        164,
        1,
        82
      ],
      "ntp_link_underline": [
        164,
        1,
        82
      ],
      "ntp_text": [
        164,
        1,
        82
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        0,
        0,
        0
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "omnibox_background": [
        255,
        99,
        201
      ],
      "omnibox_text": [
        164,
        1,
        82
      ],
      "tab_background_text": [
        164,
        1,
        82
      ],
      "tab_background_text_inactive": [
        164,
        1,
        82
      ],
      "tab_background_text_incognito": [
        164,
        1,
        82
      ],
      "tab_background_text_incognito_inactive": [
        164,
        1,
        82
      ],
      "toolbar": [
        255,
        124,
        206
      ],
      "toolbar_button_icon": [
        164,
        1,
        82
      ],
      "toolbar_text": [
        164,
        1,
        82
      ]
    }
  },
  "version": "1.0.0",
  "version_name": "1.0.0"
}