Skip to content

Commit 3e1fd72

Browse files
committed
Bump version
1 parent f90acc5 commit 3e1fd72

File tree

2 files changed

+41
-17
lines changed

2 files changed

+41
-17
lines changed

CHANGELOG.md

Lines changed: 40 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.1.4](https://github.com/extesy/hoverzoom/tree/1.1.4) (2025-05-10)
4+
5+
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.1.3...1.1.4)
6+
7+
**Implemented enhancements:**
8+
9+
- \[Feature or Bug\]: "... could not be installed because ... not compatible with Firefox 128.10.0" [\#1623](https://github.com/extesy/hoverzoom/issues/1623)
10+
- \[Feature\]: Optionally disable looping of the images in a multi-image album. [\#1618](https://github.com/extesy/hoverzoom/issues/1618)
11+
12+
**Merged pull requests:**
13+
14+
- Pixiv plugin fix for PNGs, also improved performance [\#1622](https://github.com/extesy/hoverzoom/pull/1622) ([coredumperror](https://github.com/coredumperror))
15+
- New Crowdin updates [\#1621](https://github.com/extesy/hoverzoom/pull/1621) ([extesy](https://github.com/extesy))
16+
- Added an option to disable looping albums [\#1620](https://github.com/extesy/hoverzoom/pull/1620) ([coredumperror](https://github.com/coredumperror))
17+
- New plug-in for: ui.cn & jike.ui.cn \(\#1576\) [\#1616](https://github.com/extesy/hoverzoom/pull/1616) ([GrosPoulet](https://github.com/GrosPoulet))
18+
- New Crowdin updates [\#1615](https://github.com/extesy/hoverzoom/pull/1615) ([extesy](https://github.com/extesy))
19+
- Fix for \#1604 [\#1612](https://github.com/extesy/hoverzoom/pull/1612) ([GrosPoulet](https://github.com/GrosPoulet))
20+
321
## [1.1.3](https://github.com/extesy/hoverzoom/tree/1.1.3) (2025-04-20)
422

523
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.1.2...1.1.3)
@@ -30,7 +48,6 @@
3048
- New Crowdin updates [\#1601](https://github.com/extesy/hoverzoom/pull/1601) ([extesy](https://github.com/extesy))
3149
- Add permissions checking function to background [\#1600](https://github.com/extesy/hoverzoom/pull/1600) ([LiliaDoe](https://github.com/LiliaDoe))
3250
- Make downloads permission optional [\#1599](https://github.com/extesy/hoverzoom/pull/1599) ([LiliaDoe](https://github.com/LiliaDoe))
33-
- Fix BlobUrl not downloading in Firefox [\#1598](https://github.com/extesy/hoverzoom/pull/1598) ([LiliaDoe](https://github.com/LiliaDoe))
3451

3552
## [1.1.1](https://github.com/extesy/hoverzoom/tree/1.1.1) (2025-03-26)
3653

@@ -53,6 +70,7 @@
5370

5471
**Merged pull requests:**
5572

73+
- Fix BlobUrl not downloading in Firefox [\#1598](https://github.com/extesy/hoverzoom/pull/1598) ([LiliaDoe](https://github.com/LiliaDoe))
5674
- New Crowdin updates [\#1596](https://github.com/extesy/hoverzoom/pull/1596) ([extesy](https://github.com/extesy))
5775
- Fix auto lock [\#1594](https://github.com/extesy/hoverzoom/pull/1594) ([LiliaDoe](https://github.com/LiliaDoe))
5876
- New Crowdin updates [\#1593](https://github.com/extesy/hoverzoom/pull/1593) ([extesy](https://github.com/extesy))
@@ -94,10 +112,10 @@
94112
- New Crowdin updates [\#1563](https://github.com/extesy/hoverzoom/pull/1563) ([extesy](https://github.com/extesy))
95113
- New Crowdin updates [\#1562](https://github.com/extesy/hoverzoom/pull/1562) ([extesy](https://github.com/extesy))
96114
- Make lock image fit to screen initially [\#1561](https://github.com/extesy/hoverzoom/pull/1561) ([LiliaDoe](https://github.com/LiliaDoe))
97-
- Change option title "Media Length" to "Content Length" for clarity [\#1560](https://github.com/extesy/hoverzoom/pull/1560) ([LiliaDoe](https://github.com/LiliaDoe))
98115
- New Crowdin updates [\#1559](https://github.com/extesy/hoverzoom/pull/1559) ([extesy](https://github.com/extesy))
99116
- New Crowdin updates [\#1557](https://github.com/extesy/hoverzoom/pull/1557) ([extesy](https://github.com/extesy))
100117
- Add rotate image action key [\#1555](https://github.com/extesy/hoverzoom/pull/1555) ([LiliaDoe](https://github.com/LiliaDoe))
118+
- New Crowdin updates [\#1549](https://github.com/extesy/hoverzoom/pull/1549) ([extesy](https://github.com/extesy))
101119
- Manifest V3 migration [\#1522](https://github.com/extesy/hoverzoom/pull/1522) ([extesy](https://github.com/extesy))
102120

103121
## [1.0.227](https://github.com/extesy/hoverzoom/tree/1.0.227) (2025-02-25)
@@ -115,7 +133,7 @@
115133

116134
**Merged pull requests:**
117135

118-
- New Crowdin updates [\#1549](https://github.com/extesy/hoverzoom/pull/1549) ([extesy](https://github.com/extesy))
136+
- Change option title "Media Length" to "Content Length" for clarity [\#1560](https://github.com/extesy/hoverzoom/pull/1560) ([LiliaDoe](https://github.com/LiliaDoe))
119137
- Patched media fetch from Instagram private accounts [\#1547](https://github.com/extesy/hoverzoom/pull/1547) ([maorgershman](https://github.com/maorgershman))
120138
- Add migrate old settings button [\#1546](https://github.com/extesy/hoverzoom/pull/1546) ([LiliaDoe](https://github.com/LiliaDoe))
121139
- Fix: TypeError message in Firefox [\#1545](https://github.com/extesy/hoverzoom/pull/1545) ([LiliaDoe](https://github.com/LiliaDoe))
@@ -149,7 +167,6 @@
149167
- New Crowdin updates [\#1525](https://github.com/extesy/hoverzoom/pull/1525) ([extesy](https://github.com/extesy))
150168
- New Crowdin updates [\#1524](https://github.com/extesy/hoverzoom/pull/1524) ([extesy](https://github.com/extesy))
151169
- New Crowdin updates [\#1523](https://github.com/extesy/hoverzoom/pull/1523) ([extesy](https://github.com/extesy))
152-
- Fix: images showing when mouse is off image link [\#1515](https://github.com/extesy/hoverzoom/pull/1515) ([LiliaDoe](https://github.com/LiliaDoe))
153170

154171
## [1.0.225](https://github.com/extesy/hoverzoom/tree/1.0.225) (2025-01-15)
155172

@@ -177,11 +194,11 @@
177194
**Merged pull requests:**
178195

179196
- Fix: loadFullSizeImageImageTimeout not clearing when mouse leaves image [\#1516](https://github.com/extesy/hoverzoom/pull/1516) ([LiliaDoe](https://github.com/LiliaDoe))
197+
- Fix: images showing when mouse is off image link [\#1515](https://github.com/extesy/hoverzoom/pull/1515) ([LiliaDoe](https://github.com/LiliaDoe))
180198
- New Crowdin updates [\#1509](https://github.com/extesy/hoverzoom/pull/1509) ([extesy](https://github.com/extesy))
181199
- Fix: ambiant light making images not show [\#1507](https://github.com/extesy/hoverzoom/pull/1507) ([LiliaDoe](https://github.com/LiliaDoe))
182200
- Fix for plug in reddit [\#1506](https://github.com/extesy/hoverzoom/pull/1506) ([LiliaDoe](https://github.com/LiliaDoe))
183201
- New Crowdin updates [\#1503](https://github.com/extesy/hoverzoom/pull/1503) ([extesy](https://github.com/extesy))
184-
- Add mouse click action key for right/middle mouse button [\#1489](https://github.com/extesy/hoverzoom/pull/1489) ([LiliaDoe](https://github.com/LiliaDoe))
185202

186203
## [1.0.224](https://github.com/extesy/hoverzoom/tree/1.0.224) (2024-12-14)
187204

@@ -223,6 +240,7 @@
223240

224241
**Merged pull requests:**
225242

243+
- Add mouse click action key for right/middle mouse button [\#1489](https://github.com/extesy/hoverzoom/pull/1489) ([LiliaDoe](https://github.com/LiliaDoe))
226244
- Fix for plugin: Flickr \(\#1427\) [\#1485](https://github.com/extesy/hoverzoom/pull/1485) ([GrosPoulet](https://github.com/GrosPoulet))
227245
- New Crowdin updates [\#1484](https://github.com/extesy/hoverzoom/pull/1484) ([extesy](https://github.com/extesy))
228246
- Fix slickdeals plugin [\#1483](https://github.com/extesy/hoverzoom/pull/1483) ([khenriks](https://github.com/khenriks))
@@ -449,19 +467,19 @@
449467
- New plug-in for: Inoreader [\#1338](https://github.com/extesy/hoverzoom/pull/1338) ([GrosPoulet](https://github.com/GrosPoulet))
450468
- New plug-in for: Feedly [\#1337](https://github.com/extesy/hoverzoom/pull/1337) ([GrosPoulet](https://github.com/GrosPoulet))
451469
- New plug-in for: techradar.com [\#1336](https://github.com/extesy/hoverzoom/pull/1336) ([GrosPoulet](https://github.com/GrosPoulet))
470+
- New plug-in for: kotnauction.com \(\#1332\) [\#1334](https://github.com/extesy/hoverzoom/pull/1334) ([GrosPoulet](https://github.com/GrosPoulet))
452471
- Improvement for plug-in: cloudflare\_a [\#1333](https://github.com/extesy/hoverzoom/pull/1333) ([GrosPoulet](https://github.com/GrosPoulet))
453472
- New plug-in for: worldatlas.com [\#1331](https://github.com/extesy/hoverzoom/pull/1331) ([GrosPoulet](https://github.com/GrosPoulet))
454473
- Fix for plug-in: drupal\_a [\#1330](https://github.com/extesy/hoverzoom/pull/1330) ([GrosPoulet](https://github.com/GrosPoulet))
455474
- New plug-in for: galerie9art.fr [\#1329](https://github.com/extesy/hoverzoom/pull/1329) ([GrosPoulet](https://github.com/GrosPoulet))
475+
- Fix for GitLab plug-in + new plug-ins \(Nature, opendata\) [\#1328](https://github.com/extesy/hoverzoom/pull/1328) ([GrosPoulet](https://github.com/GrosPoulet))
456476

457477
## [1.0.215.1](https://github.com/extesy/hoverzoom/tree/1.0.215.1) (2024-04-08)
458478

459479
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.215...1.0.215.1)
460480

461481
**Merged pull requests:**
462482

463-
- New plug-in for: kotnauction.com \(\#1332\) [\#1334](https://github.com/extesy/hoverzoom/pull/1334) ([GrosPoulet](https://github.com/GrosPoulet))
464-
- Fix for GitLab plug-in + new plug-ins \(Nature, opendata\) [\#1328](https://github.com/extesy/hoverzoom/pull/1328) ([GrosPoulet](https://github.com/GrosPoulet))
465483
- New Crowdin updates [\#1327](https://github.com/extesy/hoverzoom/pull/1327) ([extesy](https://github.com/extesy))
466484
- Fix for Google Images plug-in \(\#1321\) [\#1326](https://github.com/extesy/hoverzoom/pull/1326) ([GrosPoulet](https://github.com/GrosPoulet))
467485
- New generic plug-in: media\_a [\#1325](https://github.com/extesy/hoverzoom/pull/1325) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -487,7 +505,6 @@
487505
- Improvement for plug-in: focus\_a [\#1320](https://github.com/extesy/hoverzoom/pull/1320) ([GrosPoulet](https://github.com/GrosPoulet))
488506
- Fix mediawiki plugin thumbnail selector [\#1317](https://github.com/extesy/hoverzoom/pull/1317) ([reohjs](https://github.com/reohjs))
489507
- Fix for plug-in: TikTok [\#1314](https://github.com/extesy/hoverzoom/pull/1314) ([GrosPoulet](https://github.com/GrosPoulet))
490-
- New plug-in for: sspai.com \(\#1259\) [\#1306](https://github.com/extesy/hoverzoom/pull/1306) ([GrosPoulet](https://github.com/GrosPoulet))
491508

492509
## [1.0.214.2](https://github.com/extesy/hoverzoom/tree/1.0.214.2) (2024-02-15)
493510

@@ -525,6 +542,7 @@
525542
- Fix for plug-in: naver.js \(\#1296\) [\#1312](https://github.com/extesy/hoverzoom/pull/1312) ([GrosPoulet](https://github.com/GrosPoulet))
526543
- New plug-in for: bluesky \(\#1243\) [\#1308](https://github.com/extesy/hoverzoom/pull/1308) ([GrosPoulet](https://github.com/GrosPoulet))
527544
- New plug-in for: streamin.one \(\#1298\) [\#1307](https://github.com/extesy/hoverzoom/pull/1307) ([GrosPoulet](https://github.com/GrosPoulet))
545+
- New plug-in for: sspai.com \(\#1259\) [\#1306](https://github.com/extesy/hoverzoom/pull/1306) ([GrosPoulet](https://github.com/GrosPoulet))
528546
- Adding Alt key as an option for "Activate HoverZoom+". [\#1304](https://github.com/extesy/hoverzoom/pull/1304) ([nymver](https://github.com/nymver))
529547
- feat: temporarily disable regex causing huge performance issues [\#1303](https://github.com/extesy/hoverzoom/pull/1303) ([yadue](https://github.com/yadue))
530548
- feat: store redgifs token to avoid hitting rate limit [\#1302](https://github.com/extesy/hoverzoom/pull/1302) ([yadue](https://github.com/yadue))
@@ -631,7 +649,6 @@
631649

632650
- Add support for : https://za.shein.com/ [\#1203](https://github.com/extesy/hoverzoom/issues/1203)
633651
- Fix for plug-in : Shein \(\#1203\) [\#1212](https://github.com/extesy/hoverzoom/pull/1212) ([GrosPoulet](https://github.com/GrosPoulet))
634-
- Improvement to JSON objects handling [\#1192](https://github.com/extesy/hoverzoom/pull/1192) ([GrosPoulet](https://github.com/GrosPoulet))
635652

636653
**Fixed bugs:**
637654

@@ -665,6 +682,10 @@
665682

666683
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.208...1.0.209)
667684

685+
**Implemented enhancements:**
686+
687+
- Improvement to JSON objects handling [\#1192](https://github.com/extesy/hoverzoom/pull/1192) ([GrosPoulet](https://github.com/GrosPoulet))
688+
668689
**Fixed bugs:**
669690

670691
- Fix for Custom Headers [\#1191](https://github.com/extesy/hoverzoom/pull/1191) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1038,6 +1059,7 @@
10381059

10391060
**Implemented enhancements:**
10401061

1062+
- Please add the option to mute Twitch streams preview [\#898](https://github.com/extesy/hoverzoom/issues/898)
10411063
- Improvements for plug-in: bilibili\_a [\#966](https://github.com/extesy/hoverzoom/pull/966) ([GrosPoulet](https://github.com/GrosPoulet))
10421064
- Cosmetic changes \(list of supported formats\) [\#962](https://github.com/extesy/hoverzoom/pull/962) ([GrosPoulet](https://github.com/GrosPoulet))
10431065
- Fix for plug-in: YouTube\_a \(shorts + imgs\) [\#959](https://github.com/extesy/hoverzoom/pull/959) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1153,7 +1175,6 @@
11531175

11541176
**Implemented enhancements:**
11551177

1156-
- Please add the option to mute Twitch streams preview [\#898](https://github.com/extesy/hoverzoom/issues/898)
11571178
- Fix for galleries [\#908](https://github.com/extesy/hoverzoom/pull/908) ([GrosPoulet](https://github.com/GrosPoulet))
11581179
- Fix for Twitch plug-in [\#905](https://github.com/extesy/hoverzoom/pull/905) ([GrosPoulet](https://github.com/GrosPoulet))
11591180
- Enhancements for Options pages [\#894](https://github.com/extesy/hoverzoom/pull/894) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1443,6 +1464,7 @@
14431464
- Image lock : added pan around for videos [\#767](https://github.com/extesy/hoverzoom/pull/767) ([GrosPoulet](https://github.com/GrosPoulet))
14441465
- Fix right click image locking [\#766](https://github.com/extesy/hoverzoom/pull/766) ([EhsanKia](https://github.com/EhsanKia))
14451466
- New Crowdin updates [\#762](https://github.com/extesy/hoverzoom/pull/762) ([extesy](https://github.com/extesy))
1467+
- Fix for : no sound on Reddit zoomed videos [\#757](https://github.com/extesy/hoverzoom/pull/757) ([GrosPoulet](https://github.com/GrosPoulet))
14461468

14471469
## [1.0.177](https://github.com/extesy/hoverzoom/tree/1.0.177) (2021-07-23)
14481470

@@ -1465,7 +1487,6 @@
14651487
**Merged pull requests:**
14661488

14671489
- Fix mouse wheel zooming on locked images [\#759](https://github.com/extesy/hoverzoom/pull/759) ([EhsanKia](https://github.com/EhsanKia))
1468-
- Fix for : no sound on Reddit zoomed videos [\#757](https://github.com/extesy/hoverzoom/pull/757) ([GrosPoulet](https://github.com/GrosPoulet))
14691490

14701491
## [1.0.176](https://github.com/extesy/hoverzoom/tree/1.0.176) (2021-07-20)
14711492

@@ -1780,6 +1801,7 @@
17801801
- New Crowdin updates [\#625](https://github.com/extesy/hoverzoom/pull/625) ([extesy](https://github.com/extesy))
17811802
- Update Tumblr plugin [\#623](https://github.com/extesy/hoverzoom/pull/623) ([dubhater](https://github.com/dubhater))
17821803
- Fix plug-in for Facebook new design [\#622](https://github.com/extesy/hoverzoom/pull/622) ([GrosPoulet](https://github.com/GrosPoulet))
1804+
- Update for plug-in : Zhihu [\#612](https://github.com/extesy/hoverzoom/pull/612) ([GrosPoulet](https://github.com/GrosPoulet))
17831805

17841806
## [1.0.157](https://github.com/extesy/hoverzoom/tree/1.0.157) (2020-10-01)
17851807

@@ -1799,19 +1821,18 @@
17991821

18001822
**Merged pull requests:**
18011823

1802-
- Update for plug-in : Zhihu [\#612](https://github.com/extesy/hoverzoom/pull/612) ([GrosPoulet](https://github.com/GrosPoulet))
18031824
- Fix for plug-in : Yelp [\#611](https://github.com/extesy/hoverzoom/pull/611) ([GrosPoulet](https://github.com/GrosPoulet))
18041825
- New plug-in : Bing\_a.js + fix for Yahoo plug-in [\#610](https://github.com/extesy/hoverzoom/pull/610) ([GrosPoulet](https://github.com/GrosPoulet))
18051826
- Fix for plug-in : google\_a.js [\#609](https://github.com/extesy/hoverzoom/pull/609) ([GrosPoulet](https://github.com/GrosPoulet))
18061827
- Update for plug-in : wysp.ws [\#608](https://github.com/extesy/hoverzoom/pull/608) ([GrosPoulet](https://github.com/GrosPoulet))
1807-
- Update for plug-in : Wordpress [\#607](https://github.com/extesy/hoverzoom/pull/607) ([GrosPoulet](https://github.com/GrosPoulet))
18081828

18091829
## [1.0.155](https://github.com/extesy/hoverzoom/tree/1.0.155) (2020-09-11)
18101830

18111831
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.154...1.0.155)
18121832

18131833
**Merged pull requests:**
18141834

1835+
- Update for plug-in : Wordpress [\#607](https://github.com/extesy/hoverzoom/pull/607) ([GrosPoulet](https://github.com/GrosPoulet))
18151836
- New plug-in for : WireImage [\#606](https://github.com/extesy/hoverzoom/pull/606) ([GrosPoulet](https://github.com/GrosPoulet))
18161837
- Update for plug-in : WiReD [\#605](https://github.com/extesy/hoverzoom/pull/605) ([GrosPoulet](https://github.com/GrosPoulet))
18171838
- Update for plug-in : Weibo [\#604](https://github.com/extesy/hoverzoom/pull/604) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1867,19 +1888,23 @@
18671888
- Fix for plug-in : gamekult [\#569](https://github.com/extesy/hoverzoom/pull/569) ([GrosPoulet](https://github.com/GrosPoulet))
18681889
- Fix for plug-in : gameblog.fr [\#568](https://github.com/extesy/hoverzoom/pull/568) ([GrosPoulet](https://github.com/GrosPoulet))
18691890
- New plug-in : galerie-sakura.com [\#567](https://github.com/extesy/hoverzoom/pull/567) ([GrosPoulet](https://github.com/GrosPoulet))
1891+
- New plug-in : free-images.com [\#566](https://github.com/extesy/hoverzoom/pull/566) ([GrosPoulet](https://github.com/GrosPoulet))
18701892
- New plug-in : Fotki [\#565](https://github.com/extesy/hoverzoom/pull/565) ([GrosPoulet](https://github.com/GrosPoulet))
18711893
- Fix for plug-in : Flipkart [\#564](https://github.com/extesy/hoverzoom/pull/564) ([GrosPoulet](https://github.com/GrosPoulet))
18721894
- New plug-in : Fanart.tv [\#563](https://github.com/extesy/hoverzoom/pull/563) ([GrosPoulet](https://github.com/GrosPoulet))
18731895
- Fix for plug-in : Dribbble [\#562](https://github.com/extesy/hoverzoom/pull/562) ([GrosPoulet](https://github.com/GrosPoulet))
1874-
- fix for plug-in : deviantART [\#561](https://github.com/extesy/hoverzoom/pull/561) ([GrosPoulet](https://github.com/GrosPoulet))
18751896

18761897
## [1.0.153](https://github.com/extesy/hoverzoom/tree/1.0.153) (2020-08-29)
18771898

18781899
[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.152...1.0.153)
18791900

1901+
**Implemented enhancements:**
1902+
1903+
- Improvements to ambilight [\#549](https://github.com/extesy/hoverzoom/pull/549) ([GrosPoulet](https://github.com/GrosPoulet))
1904+
18801905
**Merged pull requests:**
18811906

1882-
- New plug-in : free-images.com [\#566](https://github.com/extesy/hoverzoom/pull/566) ([GrosPoulet](https://github.com/GrosPoulet))
1907+
- fix for plug-in : deviantART [\#561](https://github.com/extesy/hoverzoom/pull/561) ([GrosPoulet](https://github.com/GrosPoulet))
18831908
- New plug-in : bakashots [\#560](https://github.com/extesy/hoverzoom/pull/560) ([GrosPoulet](https://github.com/GrosPoulet))
18841909
- New plug-in : Avopix [\#559](https://github.com/extesy/hoverzoom/pull/559) ([GrosPoulet](https://github.com/GrosPoulet))
18851910
- Fix for plug-in : LeBonCoin [\#558](https://github.com/extesy/hoverzoom/pull/558) ([GrosPoulet](https://github.com/GrosPoulet))
@@ -1888,7 +1913,6 @@
18881913
- New plug-in: airbnb [\#555](https://github.com/extesy/hoverzoom/pull/555) ([GrosPoulet](https://github.com/GrosPoulet))
18891914
- Fix for Amazon plug-in [\#554](https://github.com/extesy/hoverzoom/pull/554) ([GrosPoulet](https://github.com/GrosPoulet))
18901915
- New plug-in: DepositPhotos [\#553](https://github.com/extesy/hoverzoom/pull/553) ([GrosPoulet](https://github.com/GrosPoulet))
1891-
- New plug-in for : GoogleUserContent [\#551](https://github.com/extesy/hoverzoom/pull/551) ([GrosPoulet](https://github.com/GrosPoulet))
18921916
- New Crowdin updates [\#550](https://github.com/extesy/hoverzoom/pull/550) ([extesy](https://github.com/extesy))
18931917

18941918

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_extName__",
33
"short_name": "__MSG_extShortName__",
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"description": "__MSG_extDescription__",
66
"homepage_url": "https://github.com/extesy/hoverzoom/",
77
"author": "Oleg Anashkin",

0 commit comments

Comments
 (0)