Overview

I created a repository for verifying the behavior of Mirador 2 plugins.

https://github.com/nakamura196/mirador2-plugins-demo

You can try it from the following URL.

https://nakamura196.github.io/mirador2-plugins-demo/

A working example with sample data is as follows.

https://nakamura196.github.io/mirador2-plugins-demo/?manifest=https://nakamura196.github.io/mirador2-sync-windows/data/examples/org.json;https://nakamura196.github.io/mirador2-sync-windows/data/examples/inf.json

The purpose of creating this repository was to verify the behavior of plugins developed for Mirador 2 in order to port them to Mirador 3.

Plugins

mirador-sync-windows

The mirador-sync-windows plugin introduced in the following article is enabled.

A prototype Mirador 3 version was created in the following article.

mirador-disable-plugin

The following plugin created by UCLA Library for Mirador 2 is enabled.

https://github.com/UCLALibrary/mirador-disable-zoom

A Mirador 3 version was also created in the following article.

https://youtu.be/RN2V4b7IYoI

Summary

I hope this is helpful for verifying the behavior of Mirador 2 plugins. I plan to continue adding plugins.