Home | History | Annotate | Download | only in api

Lines Matching full:badge

1703         "description": "Sets the badge text for the browser action. The badge is displayed on top of the icon.",
1725 "description": "Sets the background color for the badge.",
1733 "description": "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>.",
4102 "description": "Sets sidebar's mini tab badge text for the specified tab.",
4116 "description": "The sidebar's badge text. The badge is displayed on top of the sidebar's icon on the mini tab. Any number of characters can be passed, but only about four can fit in the space."