This is the old and outdated version of detektIIIF. Please head over to https://github.com/seigedigital/detektiiif2 for the new detektIIIF2!
This is a chrome extension to discover IIIF resources and links in websites. It is just a proof-of-concept, it is experimental, work-in-progress and it surely will contain bugs. I would like to inspire people to build extensions like this for popular browsers. Please do it better than I did.
https://medium.com/@gilfink/building-a-chrome-extension-using-react-c5bfe45aaf36
https://medium.com/@gilfink/adding-web-interception-abilities-to-your-chrome-extension-fb42366df425
This project was bootstrapped with Create React App.
https://www.nga.gov/collection/art-object-page.130898.html
https://cover.boutique/ (Collections)
https://manducus.net/iiifcurator/ (Collections)
https://norman.hrc.utexas.edu/mirador/p15878coll33 (no CORS, at the time of writing)
https://projectmirador.org/demo/ (a lot of content)
https://www.harvardartmuseums.org/collections/object/205798
https://www.europeana.eu/en/item/2020903/KKS11964
http://www.europeana.eu/en/item/2064116/Museu_ProvidedCHO_Nationalmuseum__Sweden_20138
-
git clone https://github.com/leanderseige/detektiiif
-
cd detektIIIF
-
npm install
-
npm run build
-
in Chrome open the Extensions page, turn on developer mode and click "load unpacked", choose the build folder of this repo