You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title describes. Videos will not open in new tab nor download when on feed page, but they will work when viewing individual posts such as from a profile page. Console gave this error:
Uncatched in postOnClicked(): TypeError: Cannot read properties of null (reading 'match')
TypeError: Cannot read properties of null (reading 'match')
at fetchVideoURL (chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/userscript.html?name=Instagram%2520Download%2520Button.user.js&id=1f82600b-3a3c-421a-9a15-ccc07b7cf2f1:490:34)
at postGetUrl (chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/userscript.html?name=Instagram%2520Download%2520Button.user.js&id=1f82600b-3a3c-421a-9a15-ccc07b7cf2f1:325:37)
at async postOnClicked (chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/userscript.html?name=Instagram%2520Download%2520Button.user.js&id=1f82600b-3a3c-421a-9a15-ccc07b7cf2f1:269:39)
As title describes. Videos will not open in new tab nor download when on feed page, but they will work when viewing individual posts such as from a profile page. Console gave this error:
Additional details: Windows, Chrome, Tampermonkey, Instagram Download Button 1.16.1
Possibly related to #31 ?
The text was updated successfully, but these errors were encountered: