Set Chrome Web Store description
flazouh opened this issue · 3 comments
Not possible unfortunately. The description
field is used by Chrome, not the store (which usually requires more than 132 characters)
Not possible unfortunately. The
description
field is used by Chrome, not the store (which usually requires more than 132 characters)
Awe that sucks.. I have a use case where I need to update my description based on my codebase kind of and had already made it work when encountered the 132 char limit.. how bad is the support for the chrome store it's weird. Is it like that With others browsers too ?
Do you think maybe with a solution with pupetteer like by simulating clicks? I would have to find a way to do the Google log in also.. not sure if feasible
Do you think maybe with a solution with pupetteer like by simulating clicks?
Maybe, but that would be an entirely different tool, not here.