Cocker Spaniel Play

A close-up top down view of a cute cocker spaniel lying on his back playing.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Cocker Spaniel Play",
  "description": "A close-up top down view of a cute cocker spaniel lying on his back playing.",
  "manifest_version": 3,
  "version": "1.0.0",
  "theme": {
    "images": {
      "theme_ntp_background": "Cocker Spaniel Play.png"
    },
    "colors": {
      "frame": [
        56,
        52,
        51
      ],
      "toolbar": [
        89,
        83,
        82
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar_button_icon": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "toolbar_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}