feat: 为仓库提供了窗口扩展 - #326
Open
KookyC wants to merge 1 commit into
Open
Conversation
Contributor
|
这个可以只直接发布到 ccw 扩展市场 大家就可以用了,不用提交到 github 仓库。
… On Jul 24, 2026, at 18:45, KookyC ***@***.***> wrote:
有bug欢迎到交流群反馈1011700795
这个扩展ID“YinWindow”,代码如其名,它可以打开窗口,弹出弹窗
支持可视化游戏操作,可以用于游戏地图、弹出提示等,详情见教程:https://learn.ccw.site/article/d0ad50d7-762d-4b10-a9a1-2c7cf4a790ac
1.0.2增添辅助开发工具base64转码与RGB转十六进制(改了我两个小时,最后问AI发现scratch自动把red,green,blue变成了string,感谢deepseek😭,我明明type设置的是number啊),看在我这么努力的份上给我一个赞和币把
You can view, comment on, or merge this pull request online at:
#326
Commit Summary
9052ae8 <9052ae8> feat: 为仓库提供了窗口扩展
File Changes (1 file <https://github.com/Gandi-IDE/custom-extension/pull/326/files>)
A extensions/KookyC/KookyCWindows.js <https://github.com/Gandi-IDE/custom-extension/pull/326/files#diff-708cc64a7d5b2b1c5ead855eaefab0cac8c76d18e6bbe9773f79dea57a0dc3b1> (1738)
Patch Links:
https://github.com/Gandi-IDE/custom-extension/pull/326.patch
https://github.com/Gandi-IDE/custom-extension/pull/326.diff
—
Reply to this email directly, view it on GitHub <#326?email_source=notifications&email_token=AAJQIUA3JTQQ4VUEAFTNFCL5GM46FA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DCMRUGA2DAOBXGWTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVRTG633UMVZF6Y3MNFRWW>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAJQIUBVOA6F6ZFNNWGD2DT5GM46FAVCNFSNUABFKJSXA33TNF2G64TZHM2DOMBVGQ4DSNJYHNEXG43VMU5TIOJWG43DQOJQGA2KC5QC>.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS <https://github.com/notifications/mobile/ios/AAJQIUEYMHLQVZCPB46MBHD5GM46FA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DCMRUGA2DAOBXGWTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVJTG633UMVZF62LPOM> and Android <https://github.com/notifications/mobile/android/AAJQIUDKYT5ZIAYQAROCEBD5GM46FA5CNFSNUABEM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UF42DCMRUGA2DAOBXGWTHEZLBONXW5KTTOVRHGY3SNFRGKZFFMV3GK3TUVZTG633UMVZF6YLOMRZG62LE>. Download it today!
You are receiving this because you are subscribed to this thread.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
有bug欢迎到交流群反馈1011700795
这个扩展ID“YinWindow”,代码如其名,它可以打开窗口,弹出弹窗
支持可视化游戏操作,可以用于游戏地图、弹出提示等,详情见教程:https://learn.ccw.site/article/d0ad50d7-762d-4b10-a9a1-2c7cf4a790ac
1.0.2增添辅助开发工具base64转码与RGB转十六进制(改了我两个小时,最后问AI发现scratch自动把red,green,blue变成了string,感谢deepseek😭,我明明type设置的是number啊),看在我这么努力的份上给我一个赞和币把