Skip to content

Commit c9100ec

Browse files
Copilotsj817
andauthored
feat: @karinjs/plugin-playwright (#51)
* Initial plan * Add @karinjs/plugin-playwright to plugins list Co-authored-by: sj817 <74231782+sj817@users.noreply.github.com> * feat: @karinjs/plugin-playwright --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: sj817 <74231782+sj817@users.noreply.github.com>
1 parent ab7ec42 commit c9100ec

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

plugins.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,35 @@
582582
"branch": ""
583583
}
584584
]
585+
},
586+
{
587+
"name": "@karinjs/plugin-playwright",
588+
"type": "npm",
589+
"description": "karin的 playwright截图、渲染插件",
590+
"home": "https://github.com/KarinJS/plugin-playwright",
591+
"license": {
592+
"name": "MIT",
593+
"url": "https://github.com/KarinJS/plugin-playwright/blob/main/LICENSE"
594+
},
595+
"time": "2025-11-02 21:38:00",
596+
"author": [
597+
{
598+
"name": "Karin",
599+
"home": "https://github.com/KarinJS"
600+
}
601+
],
602+
"repo": [
603+
{
604+
"type": "npm",
605+
"url": "https://www.npmjs.com/package/@karinjs/plugin-playwright",
606+
"branch": ""
607+
},
608+
{
609+
"type": "github",
610+
"url": "https://github.com/KarinJS/plugin-playwright",
611+
"branch": "main"
612+
}
613+
]
585614
}
586615
]
587616
}

0 commit comments

Comments
 (0)