PabloRomanH / zhongzhong

Chrome extension that translates Chinese words when hovering on them.
https://chrome.google.com/webstore/detail/zhongzhong-an-improved-ch/dggcgdjndddfmcfoipccicfoajmciacf
34 stars 14 forks source link

Script to publish to the Chrome Webstore #17

Closed PabloRomanH closed 7 years ago

PabloRomanH commented 7 years ago

Explore the options to publish new versions of the extension with a script

PabloRomanH commented 7 years ago

Gave up on this. The authorization token needs to be retrieved every time and you need to keep the refresh token to retrieve the next one. I don't think it's worth spending the effort it would take to write a script that does that, since chrome-webstore-manager helps but doesn't do all the work.