Tinycon
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://tommoor.github.com/tinycon/
软件介绍
Tinycon 可在浏览器的网站图标上显示冒泡的数字,支持 Chrome 和 Firefox 浏览器,如下图所示:
示例代码:
Tinycon.setOptions({
width: 7,
height: 9,
font: '10px arial',
colour: '#ffffff',
background: '#549A2F',
fallback: true
});
