Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

将UserConfig暴露至GM_info对象中 #206

Merged
merged 3 commits into from
Jun 25, 2023
Merged

Commits on Jun 25, 2023

  1. 将UserConfig暴露至GM_info对象中

     - 增加getUserConfigStr方法截取UserConfig文本
     - 修复getMetadataStr截取少1个字符BUG
     - 将userConfig对象及文本暴露至GM_info对象中
     - 补齐scriptcat.d.ts中GM_info缺失属性
     - 注释scriptcat.d.ts中GM_info实际不存在的属性
     - 根据新方法完善userconfig.js示例
    DreamNya committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    0b7b74a View commit details
    Browse the repository at this point in the history
  2. Update userconfig.js

    DreamNya committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9bfa74d View commit details
    Browse the repository at this point in the history
  3. Update scriptcat.d.ts

    DreamNya committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8c25322 View commit details
    Browse the repository at this point in the history