National Library of Norway

Get Manifest

Bookmarklet to open the IIIF Manifest.

Installation

Drag the button below to the favorites bar of your browser in order to install this bookmarklet. Alternatively, you can copy the code below and paste it in the address or URL field of a new bookmark.

Get Manifest

Source code

javascript: (function () {
    const id = window.location.href.match(/nb.no\/items\/([^/?]*)/)[1];
    location = `https://api.nb.no/catalog/v1/iiif/${id}/manifest`;
  })();

Open in Allmaps Editor

Bookmarklet to open an item directly in the Allmaps Editor.

Installation

Drag the button below to the favorites bar of your browser in order to install this bookmarklet. Alternatively, you can copy the code below and paste it in the address or URL field of a new bookmark.

Open in Allmaps Editor

Source code

javascript: (function () {
  const id = window.location.href.match(/nb.no\/items\/([^/?]*)/)[1];
  const manifest = `https://api.nb.no/catalog/v1/iiif/${id}/manifest`;
  const editorBase = "https://editor.allmaps.org/#/collection?url=";
  location = editorBase + encodeURIComponent(manifest);
})();

Testing

Search results for digitized maps