Lines Matching full:badge
275 <a href="#badge">Badge</a>
359 a <a href="#badge">badge</a>,
410 a <a href="#badge">badge</a>,
450 <h3 id="badge">Badge</h3>
452 <p>Browser actions can optionally display a <em>badge</em> ?
458 <p>Because the badge has limited space,
463 Set the text and color of the badge using
568 <p>Sets the background color for the badge.</p>
662 <dd>An array of four integers in the range [0,255] that make up the RGBA color of the badge. For example, opaque red is <code>[255, 0, 0, 255]</code>.</dd>
843 <p>Sets the badge text for the browser action. The badge is displayed on top of the icon.</p>