Open alan23273850 opened 2 years ago
Also having this issue for a while now. A fix would be amazing! Thanks for the work.
Yup been having the same issue, including stories. For stories it's been since at least August 18th
I assume it's something here, but hopefully someone can maybe make a PR or something to fix it.
`
const accountName: HTMLHeadingElement | null = document.querySelector(QuerySelectors.accountName);
const downloadMessage: DownloadMessage = {
imageURL: [image.src],
accountName: accountName?.innerText || 'unknown',
type: DownloadType.single,
};
await browser.runtime.sendMessage(downloadMessage);`
@Allen-Kwan You can simply do it!
This can't be solved?
This doesn't seem to have been fixed.
@TomK32 - anyway you could make installation packages for Chrome/Firefox with your update?
@Allen-Kwan I'm afraid it's @HuiiBuh who has to upload those packages.
I've found that https://chrome.google.com/webstore/detail/story-saver/mafcolokinicfdmlidhaebadidhdehpk is a useful alternative to this one. Have fun with it!
@Allen-Kwan I'm afraid it's @HuiiBuh who has to upload those packages.
@TomK32 Ah, okay - I saw that you had mentioned being able to package up the files and manually install the extension yourself in another thread. I tried to do that myself, but it failed, and I was wondering if you might be able to show how to do that?
To Reproduce Steps to reproduce the behaviour:
Expected behaviour The downloaded name should be '{expected_user_id}_xxx'
Screenshots
Device (please complete the following information):