view sidebar/images/thumbnail-placeholder.svg @ 5:9d699dc7823d

Ensure browser action stays disabled on incognito tabs Re-enabling browser action on every tab update is intended though undocumented behavior, thus add an event handler to keep it disabled.
author Guido Berhoerster <guido+set-aside@berhoerster.name>
date Thu, 13 Dec 2018 08:34:13 +0100
parents d13d59494613
children
line wrap: on
line source

<!--
Copyright (C) 2018 Guido Berhoerster <guido+set-aside@berhoerster.name>

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg version="1.1" viewBox="0 0 224 128" xmlns="http://www.w3.org/2000/svg">
  <g fill="#ededf0">
    <rect x="8" y="8" width="208" height="32" rx="4" ry="4"/>
    <rect x="8" y="48" width="40" height="72" rx="4" ry="4"/>
    <rect x="56" y="48" width="160" height="24" rx="4" ry="4"/>
    <rect x="56" y="80" width="160" height="16" rx="4" ry="4"/>
    <rect x="56" y="104" width="160" height="16" rx="4" ry="4"/>
  </g>
</svg>