What changes to make if an extension changed from Chrome to Edge after all the developement part is done?

Hi All,

Can someone explain what are the changes to make when an extension changes after the development is done and deployed to production?
What are the action pointers to consider ?

Please help me out
Thanks in advance:-)

Hi @Vaishnav_Tej ,

So you have developed whole development using chrome now you are going to change to edge right?

If yes you have to change all the selector that contains chrome

Regards,
Arivu

If it’s a big project how can we do ? It takes lot of time.
Is there any other simpler way ?

no other option

1 Like

have a look at the browser migration tool:

it will require some manually postediting / testing. Also we would recommend to validate in a mini test before (allways take bakckups before any conversion).

In general the tool has a potential to reduce manual work efforts

In some scenarios we coupled it also with mass replacements on plain XAML base e.g. done with notepad++

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.