You can find it here
Important
You won't receive updates automatically with this method. You will need to refresh files yourself and reload the extension.
To install, download the source folder on your local drive. Then, add the extension to Chrome chrome://extensions/:
- Activate the developer mode checkbox.
- Load the unpacked extension from the source folder.
The extension needs to stay in the folder. It will stop working if it's moved or deleted.
The steps are the same as Google Chrome except that the quick URL we provide, to where to install the extension, is specific to your browser.
See the table below to know what URL to use instead of chrome://extensions/:
Browser | URL |
---|---|
Microsoft Edge | edge://extensions/ |
Opera | opera://extensions/ |
Brave | brave://extensions/ |
For other browsers, search for how to install an extension as a developer in your browser documentation.
Important
Currently, it isn't possible to permanently install it this way.
- To install, download the source folder on your local drive.
- Then follow the Firefox Loading a temporary extension page instruction.
- When requested, select the
manifest.json
in the downloaded source folder.
- When requested, select the
The extension uses the title attribute of the entity card as the filename for the download in inriver. This is the Display Name of the entity. So, you will get better results if you set the ResourceFilename field as the Display Name.
To download resources, there must be resource entities in the workarea (it won't download main pictures for Products, Items, Tasks or other entities).
Only the resources that are loaded in the page (visible) will be downloaded. You can scroll to the end of the results to make sure that all the resources you want to download have been loaded on the page.
It can take a little while for your browser to start the download of all the resources.
The downloaded resource will be of the selected image configuration unless it is not one of these file types: jpg, jpeg, gif, png, tif, tiff. Then, the original image configuration will be downloaded (i.e.: a PDF file).
To download only a subset of the displayed resources, select them in the UI and check the "Selected only" option.
Find the extension icon in your browser toolbar and click on it.
A new popup will show up and you will be able to configure some limited options such as: a regular expression to sub-filter on your inriver resources or the inriver image configuration to download from.
When you are ready, click the Start Download
button.
Important
Your browser may block downloads because it detected multiples download at the same time. Usually, if this happens, the browser will warn you and you will still be able to ask it to continue the operation.
Caution
It can take some time before you see downloads starting.
The extension is sort of a workaround and could stop working after an update if inRiver makes modifications that change the HTML markup of the workarea page.
You can add image configurations to download by adding options to the select element of the popup.html file.