koishi-plugin-footer
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

koishi-plugin-footer

npm

Extend the status bar at the bottom of the web console.

扩展控制台底部的状态栏。你可以用它来显示备案等信息。

使用示例

plugins:
  footer:
    items:
      - text: 浙ICP备2021xxxxxx号-1
        link: https://beian.miit.gov.cn/

配置项

items[].text

  • 类型: string

要显示的文本内容。

items[].link

  • 类型: string

点击文本后跳转到的链接。

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    20
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    20
  • 1.1.0
    13
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i koishi-plugin-footer

Weekly Downloads

29

Version

1.1.1

License

GPL-3.0

Unpacked Size

38.6 kB

Total Files

6

Last publish

Collaborators

  • shigma