Image Occlusion in browser for AnkiDroid, AnkiMobile and Anki Desktop

For desktop there is already better image occlusion addon.
I have mainly implemented it for phone.

  1. For Android APK from release page can be downloaded.
    https://github.com/infinyte7/image-occlusion-in-browser/releases

  2. For iOS, web version of the app can be used.
    https://infinyte7.github.io/image-occlusion-in-browser/v2/index.html
    Note: I have tested it on iOS 11,12,13 and 14. But only on iOS 13 & 14 it is working.
    It may or may not work and indefinitly show loading message.

  3. For Desktop, the same web version of the app can be used.
    https://infinyte7.github.io/image-occlusion-in-browser/v2/index.html

The Android app copy images and notes data to AnkiDroid using AnkiDroid API. But in case of web version the deck generated using genanki and pyodide.

Source

Update links for iOS and Desktop

https://infinyte7.github.io/image-occlusion-in-browser/v3/index.html

For Android
GitHub - infinyte7/Anki-Occlusion: Image Occlusion for AnkiDroid