hankxdev / one-click-extensions-manager

a simple chrome extension to manage chrome extension
MIT License
168 stars 31 forks source link

Update version on Edge store #133

Closed fregante closed 1 month ago

fregante commented 1 month ago

It's a little out of date: https://microsoftedge.microsoft.com/addons/detail/one-click-extensions-mana/jdodenbllldnoogfmbmmgpieafbnaogm

This is why I didn't want to publish it there before, because the upload hasn't been automated.

You can download the latest from the assets on the release:

https://github.com/hankxdev/one-click-extensions-manager/releases/tag/24.7.18

hankxdev commented 1 month ago

yeah, I saw Edge now also has an API . maybe we can automate it as well

fregante commented 1 month ago

maybe we can automate it as well

The API exists: https://learn.microsoft.com/en-us/microsoft-edge/extensions-chromium/publish/api/using-addons-api#using-the-api-endpoints

But I don't see any CLIs on npm. I don't personally support the Edge store so it's up to you if you want to set that up. Given the frequency of updates it might just be easier for you to upload new releases when you get a notification

fregante commented 1 month ago

I see 24.7.18 now 🙌

You might also want to copy-paste the description from the Chrome Web Store:

Open-source extension to toggle your extensions.

"One Click Extensions Manager" is intentionally very simple, it's only meant to let you toggle extensions on and off. If you need a full-featured extension manager, this isn't it.

Full list of features:

- List installed extension in a popup
- Search/filter extensions
- Keyboard shortcuts
- Toggle extensions on and off
- Toggle all extensions at once
- Uninstall extensions
- Visit the options and homepage of each extension
- Undo/redo any changes (temporarily)

Also:

- Completely open source on GitHub
- No ads
- No data collection
- No superfluous features
- Well-maintained since 2017

Please open an issue on GitHub if you encounter bugs.

Repository: https://github.com/hankxdev/one-click-extensions-manager