Examine source code of Young woman Strength Feminine Power and Grace

Inspect and view changes in Young woman Strength Feminine Power and Grace 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",
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "default_locale": "en",
  "author": "walltab.net",
  "theme": {
    "images": {
      "theme_frame_overlay": "images/tab.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_ntp_background": "images/background.png",
      "theme_ntp_attribution": "images/attribution.png"
    },
    "colors": {
      "frame": [
        71,
        105,
        91
      ],
      "toolbar": [
        207,
        221,
        192
      ],
      "ntp_text": [
        230,
        255,
        204
      ],
      "ntp_link": [
        36,
        70,
        0
      ],
      "ntp_section": [
        207,
        221,
        192
      ],
      "button_background": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat-x",
      "ntp_logo_alternate": 1
    }
  }
}