Chrome drops support of manifest V2 extensions in June 2024.
I need help of the community to re-write this extension to support manifest V3. Actually, it was my naive work as JS/jQuery developer and I'm not really good at it. Checking the migration guide I figured out there is a lot of work to do to migrate and I need help from more experienced web devs.
Please consult the migration guide for help getting started.
Chrome drops support of manifest V2 extensions in June 2024. I need help of the community to re-write this extension to support manifest V3. Actually, it was my naive work as JS/jQuery developer and I'm not really good at it. Checking the migration guide I figured out there is a lot of work to do to migrate and I need help from more experienced web devs.
Please consult the migration guide for help getting started.
I created a branch for work: https://github.com/unintended/download-organizer-chrome-extension/tree/manifest_v3
I'm really looking forward for your contributions.