htrinter / Open-Multiple-URLs

Browser extension for opening lists of URLs built on top of WebExtension with cross-browser support
GNU General Public License v3.0
252 stars 57 forks source link

Entension disappeared from Chrome Web Store #31

Closed urShadoww closed 3 years ago

urShadoww commented 3 years ago

The link to Chrome Web Store is returning an error, what happened?

https://chrome.google.com/webstore/detail/open-multiple-urls/oifijhaokejakekmnjmphonojcfkpbbh

image

htrinter commented 3 years ago

Google removed the extension from the store, without any clear reason communicated to me. I contacted them ... we'll see.

urShadoww commented 3 years ago

Thanks for your prompt response, can you plz guide how can I convert the .zip release file to crx to upload it manually in a browser?

htrinter commented 3 years ago

Please refer to the browser's documentation on how to load an unpacked extension. It's linked in the readme.

htrinter commented 3 years ago

Got a response from Google. Apparently "tabs" permission is not necessary for creating new tabs. I removed the permission in v1.5.2 and resubmitted. Approval in Chrome Web Store is pending.

urShadoww commented 3 years ago

Thanks for the update, looking forward to see the extension back in the store.

jtagcat commented 3 years ago

Their problem is too wide permissions. IIRC there are sub-permissions. But they are dicks in communicating, indeed.

htrinter commented 3 years ago

Google approved the new version. The extension is available again.

urShadoww commented 3 years ago

Thanks for the update.