Skip to content

Latest commit

 

History

History

Gallery Sections Image URLs

Gallery Sections Image URLs

Synopsis

Get a list of image URLs of gallery sections.

Version

  • 0.1.2

SS Version

  • 7.1

Fluid Engine Compatible :

  • Unknown

Quick Install

  • Add code from file gallery sections image urls.bookmarklet as the URL for a bookmark in your browser named Gallery Sections Image URLs.

  • Go to a page in a site with gallery sections of type grid simple and use the bookmarklet to get the URLs of the images.

What is a bookmarket?

Wikipedia has a nice entry on bookmarklet.

Make a Donation

Please consider making a donation.

Changes

  • 2023-08-21

    • do not use document.write
    • bumped version to 0.1.2
  • 2022-09-21

    • fix forEach error on HTMLCollection
    • bumped version to 0.1.1
  • 2022-09-04

    • initial version