igdownloader / InstagramDownloader

Firefox and Chrome Extention which creates an download button for instagram images and videos and videos
https://huiibuh.github.io/InstagramDownloader/
780 stars 151 forks source link

Update query for account name once again #324

Closed TomK32 closed 1 year ago

TomK32 commented 1 year ago

First of all, npm install didn't work at all because of ts-config causing version conflicts, it's deprecated so I remove it.

The I ran npm audit fix because it suggested that.

The final npm run build:prod throw an error on that extra , in the manifest for chrome so I fixed that as well.

TomK32 commented 1 year ago

Oh, there's other commits on my branch, but the last one solves the latest(?) instagram change did to the selector for the account name.