diff --git a/WebExtension/boarding/upboard.html b/WebExtension/boarding/upboard.html index 7c92057..a675b6f 100644 --- a/WebExtension/boarding/upboard.html +++ b/WebExtension/boarding/upboard.html @@ -23,13 +23,14 @@

Congratulations!

-

Also, make sure to make a visit to xIFr's Options Page where you can - adjust some aspects of how xIFr looks and behaves. Look for the wheel - in the metadata popup to access the options. My - personal favorite settings are "Dark Theme" and the "Snap right" popup positioning.

- -

Flickr New from version 2.20 of xIFr is detection of images from Flickr and the opportunity to search for the - originating photopage on Flickr. An example to try, has been added to the above linked "xIFr - Getting started" page.

+

Also, make sure to make a visit to xIFr's Options Page + where you can adjust some aspects of how xIFr looks and behaves. Look for the wheel + in the metadata popup to access the options. + My personal favorite settings are "Dark Theme" and the "Snap right" popup positioning.

+ +

Flickr New from version 2.20 of xIFr + is detection of images from Flickr and the opportunity to search for the originating photopage on Flickr. + An example to try, has been added to the above linked "xIFr - Getting started" page.

I hope you are happy with and enjoy using xIFr. If you have questions or comments, there are various ways you can provide feedback.

diff --git a/WebExtension/manifest.json b/WebExtension/manifest.json index 92c002a..88f6d6c 100644 --- a/WebExtension/manifest.json +++ b/WebExtension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "xIFr", - "version": "2.21.2", + "version": "2.22.0", "default_locale": "en", "description": "__MSG_extensionDescription__",