Skip to content

Commit

Permalink
v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StigNygaard committed Jul 13, 2024
1 parent 9dee579 commit 91333e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions WebExtension/boarding/upboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@ <h1>Congratulations!</h1>

<p class="introlink"><a href="https://www.rockland.dk/xIFr/start/" title="Introduction" target="_blank" rel="noopener" data-context="upboard">xIFr - Getting started</a></p>

<p>Also, make sure to make a visit to xIFr's <a href="/options/options.html" class="settings"><em>Options Page</em></a> where you can
adjust some aspects of how xIFr looks and behaves. Look for the wheel
<img src="../icons/wheel-48.png" class="settings" alt="" /> in the metadata popup to access the options. My
personal favorite settings are "Dark Theme" and the "Snap right" popup positioning.</p>

<p><img src="../icons/flickr-dots-128.png" alt="Flickr" class="circlebadge" /> <strong>New from version 2.20 of xIFr</strong> 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.</p>
<p>Also, make sure to make a visit to xIFr's <a href="/options/options.html" class="settings"><em>Options Page</em></a>
where you can adjust some aspects of how xIFr looks and behaves. Look for the wheel
<img src="../icons/wheel-48.png" class="settings" alt="" /> in the metadata popup to access the options.
My personal favorite settings are "Dark Theme" and the "Snap right" popup positioning.</p>

<p><img src="../icons/flickr-dots-128.png" alt="Flickr" class="circlebadge" /> <strong>New from version 2.20 of xIFr</strong>
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.</p>

<p>I hope you are happy with and enjoy using xIFr. If you have questions or comments, there are
<a href="https://www.rockland.dk/xIFr/" target="_blank" rel="noopener">various ways you can provide feedback</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion WebExtension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "xIFr",
"version": "2.21.2",
"version": "2.22.0",
"default_locale": "en",

"description": "__MSG_extensionDescription__",
Expand Down

0 comments on commit 91333e1

Please sign in to comment.