@@ -65,8 +65,8 @@ <h2>Download</h2>
6565 < div class ="detail_ ">
6666 < div class ="version_ ">
6767 Latest version:
68- < b > 2.21 </ b >
69- < span style ="color: green "> (2022.07.02 )</ span >
68+ < b > 2.3 </ b >
69+ < span style ="color: green "> (2022.08.01 )</ span >
7070 < span > - </ span >
7171 < a href ="update_log.html "> Update log</ a >
7272 </ div >
@@ -78,13 +78,13 @@ <h2>Download</h2>
7878 < div class ="platforms_ ">
7979 < div class ="platform_ ">
8080 < h4 > Windows x64 (> = Windows vista)</ h4 >
81- < a class ="button " href ="https://github.com/filecxx/FileCentipede/releases/download/2.0 /filecxx_2.21_win_x64 .zip "> Download link1</ a >
81+ < a class ="button " href ="https://github.com/filecxx/FileCentipede/releases/download/2.3 /filecxx_2.3_win_x64 .zip "> Download link1</ a >
8282 < a class ="button " href ="../release/filecxx_latest_win_x64.zip "> Download link2</ a >
8383 < a class ="button " href ="https://sourceforge.net/projects/filecentipede/files/ "> Download link3</ a >
8484 </ div >
8585 < div class ="platform_ ">
8686 < h4 > Linux x64 (No glibc dependency)</ h4 >
87- < a class ="button " href ="https://github.com/filecxx/FileCentipede/releases/download/2.0 /filecxx_2.21_linux_x64 .zip "> Download link1</ a >
87+ < a class ="button " href ="https://github.com/filecxx/FileCentipede/releases/download/2.3 /filecxx_2.3_linux_x64 .zip "> Download link1</ a >
8888 < a class ="button " href ="../release/filecxx_latest_linux_x64.zip "> Download link2</ a >
8989 < a class ="button " href ="https://sourceforge.net/projects/filecentipede/files/ "> Download link3</ a >
9090 </ div >
@@ -93,12 +93,12 @@ <h4>MacOS x64</h4>
9393 < a class ="button disabled " href ="# "> Lack build environment</ a >
9494 </ div >
9595 < div class ="platform_ ">
96- < h4 > Chrome extension 1.4 </ h4 >
97- < a class ="button " href ="https://github.com/filecxx/FileCentipede/raw/main/release/chrome.crx "> Download link1</ a >
96+ < h4 > Chrome extension 1.5 </ h4 >
97+ < a class ="button " href ="https://github.com/filecxx/FileCentipede/raw/main/release/chrome.zip "> Download link1</ a >
9898 < a class ="button " href ="../release/chrome.crx "> Download link2</ a >
9999 </ div >
100100 < div class ="platform_ ">
101- < h4 > Firefox extension 1.4 </ h4 >
101+ < h4 > Firefox extension 1.5 </ h4 >
102102 < a class ="button " href ="https://github.com/filecxx/FileCentipede/raw/main/release/firefox.xpi "> Download link1</ a >
103103 < a class ="button " href ="../release/firefox.xpi "> Download link2</ a >
104104 </ div >
@@ -178,6 +178,7 @@ <h2 style="display: inline-block;text-align: left">Features</h2>
178178 < tr > < td > Full featured SSH(sftp) file manager</ td > < td > 2.0</ td > </ tr >
179179 < tr > < td > File browser persistent caches</ td > < td > 2.0</ td > </ tr >
180180 < tr > < td > Site rules</ td > < td > 2.1</ td > </ tr >
181+ < tr > < td > Checksum tool</ td > < td > 2.3</ td > </ tr >
181182 </ tbody >
182183 </ table >
183184 </ div >
@@ -259,6 +260,10 @@ <h4>Translate</h4>
259260 < h4 > HTTP tool</ h4 >
260261 < img loading ="lazy " src ="../images/screenshot_http_tool.png " alt ="File Centipede HTTP tool ">
261262 </ div >
263+ < div >
264+ < h4 > Checksum tool</ h4 >
265+ < img loading ="lazy " src ="../images/screenshot_checksum_tool.png " alt ="File Centipede Checksum tool ">
266+ </ div >
262267 </ div >
263268
264269 < div >
0 commit comments