SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.73k stars 740 forks source link

How can I build chrome extention from source code? #1715

Closed nkrobot closed 7 months ago

nkrobot commented 9 months ago

I can download chrome extention from chrome app store ,but how can I build it from source code?

I change to tag 3.17.2 , found extention is chrome extention v2, is any branch contain chrome v3 extention source code?

toddtarsi commented 7 months ago

@nkrobot - Sorry I left this for so long. Yep, the v3 branch is what builds it. It uses peru, so you'll need that, but the readme does a good job of explaining it. I'm not sure if you're talking about it, but v3 uses manifest extension 2. No version uses manifest extension 3 as we lose execute script capability.

toddtarsi commented 7 months ago

Closing this issue, but feel free to re-open if you have more questions. Sorry about the delay, I'll try to be more prompt in response later.

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.