Hiding Collie

Hiding Collie

Adorable collie dog hiding behind a grey stool

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Hiding Collie",
  "description": "Adorable collie dog hiding behind a grey stool",
  "manifest_version": 3,
  "version": "1.0.0",
  "theme": {
    "images": {
      "theme_ntp_background": "Hiding Collie.png"
    },
    "colors": {
      "frame": [
        33,
        32,
        32
      ],
      "toolbar": [
        67,
        65,
        65
      ],
      "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"
}