1. 首页
  2. 数据库
  3. 其它
  4. 标签编号:Chrome和Firefox的浏览器扩展:在标签标题中添加编号 源码

标签编号:Chrome和Firefox的浏览器扩展:在标签标题中添加编号 源码

上传者: 2021-02-01 22:27:07上传 ZIP文件 243.22KB 热度 10次
注意2020-02-09:该扩展程序目前尚未维护。 当我最终使用Firefox userChrome.css添加时,我放弃了这个: tabs { counter-reset: tab-counter; } tab:nth-child(1) .tab-label::before, tab:nth-child(2) .tab-label::before, tab:nth-child(3) .tab-label::before, tab:nth-child(4) .tab-label::before, tab:nth-child(5) .tab-label::before, tab:nth-c
下载地址
用户评论