Studydrive Flashcards Anki apkg downloader

Download Studydrive Flashcards as Anki apkg files

< 脚本 Studydrive Flashcards Anki apkg downloader 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-07-09

Hi,

Thank you very much for the great idea and for sharing this plugin!

Unfortunately, it's not working correctly on my end, and I wanted to report the issue in case it helps with debugging or updates.

My Setup:
I'm using Tampermonkey

I have added .apkg to the allowed download file types using the following rules:

swift
Kopieren
Bearbeiten
/^[^\.]*$/
/\.(mp[34a]|m4[ab]|m3u|wma|wav|aac|og[ag]|cda|flac)$/
/\.(avi|mkv|flv|divx|mpe?g|webm)$/
/\.(ico|gif|png|jpe?g|webp|svg)$/
/\.(srt|sub|idx)$/
/\.(ttf|otf|woff)$/
/\.(txt|pdf|json|yml|xml|csv)$/
.iso
/\.(zip|tgz|tar|bin)$/
/\.r(ar|[0-9]{2,2})$/
.rss
**/\.apkg$/**
What's happening:
The download button does appear inside the flashcards interface.

When I click the button, the page reloads, but nothing is downloaded.

Even using the manual download trigger from the menu doesn't start the download.

Could the plugin be outdated or incompatible with recent changes?

I'd be happy to provide more details or test fixes if needed.

Thanks again for your work!

Best regards,

§
发布于:2025-07-09

Okay never mind, the script works very well. It just takes a little while for the download to start haha
Thank you so much!

发布留言

登录以发布留言。