www.downloadcrew.com Open in urlscan Pro
151.106.32.76  Public Scan

Submitted URL: http://www.downloadcrew.com/
Effective URL: https://www.downloadcrew.com/
Submission: On December 05 via api from US — Scanned from FR

Form analysis 9 forms found in the DOM

Name: supportForm

<form name="supportForm">
  <input type="hidden" id="rootPath" value="https://www.downloadcrew.com/">
</form>

POST /

<form action="/" method="POST" id="languageForm">
  <input type="hidden" name="act" value="home">
  <input type="hidden" id="language" name="language" value="1">
</form>

Name: searchFormGET /search

<form name="searchForm" action="/search" method="get">
  <span id="searchBox">
    <div>
      <input id="searchInput" type="search" name="q" placeholder="Keywords" autocomplete="off">
      <div id="searchHints" class="autocomplete" style="display: none"></div>
    </div>
    <svg id="searchLoading" style="display: none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="34px" height="34px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
      <g transform="rotate(0 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.8888888888888888s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(40 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.7777777777777778s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(80 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.6666666666666666s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(120 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5555555555555556s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(160 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.4444444444444444s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(200 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.3333333333333333s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(240 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.2222222222222222s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(280 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.1111111111111111s" repeatCount="indefinite"></animate>
        </rect>
      </g>
      <g transform="rotate(320 50 50)">
        <rect x="44.5" y="16.5" rx="5.5" ry="11.5" width="11" height="23" fill="#b8babd">
          <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
        </rect>
      </g>
    </svg>
    <button type="button" onclick="hideSearchBox()" title="" class="help">
      <svg aria-hidden="true" width="18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512">
        <path fill="currentColor"
          d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z">
        </path>
      </svg>
    </button>
  </span>
</form>

POST /

<form id="loginForm" method="POST" action="/">
  <input type="hidden" name="act" value="user.reallyLogin">
  <div class="formGrid">
    <div>Username:</div>
    <input type="text" name="username" class="extended required">
    <div>Password:</div>
    <input type="password" name="password" class="extended required">
    <label class="fullRow checkbox">
      <input type="checkbox" name="remember" value="1" id="rememberMe" checked=""> Remember Me </label>
    <button type="submit" class="std">Login</button>
  </div>
  <p>
    <a href="/user/login">Forgotten your password?</a>
  </p>
  <p> No account? <a href="/user/login#register">Register here</a>
  </p>
</form>

POST https://www.downloadcrew.com/

<form id="latestDownloadsForm" action="https://www.downloadcrew.com/" method="post" style="height: auto !important;">
  <input type="hidden" name="orderBy" value="pubDate">
  <input type="hidden" name="orderDesc" value="desc">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'latest' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="desc">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'rating' } ))"> Rating </div>
    <div class="selected" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'latest', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/2607/mediainfo_portable"><img src="https://img.creativemark.co.uk/uploads/images/474/10474/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/2607/mediainfo_portable">MediaInfo Portable 23.11</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Uncover the essential technical&nbsp;details of just about any audio or video file</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">1,659</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/44086/plex_media_server"><img src="https://img.creativemark.co.uk/uploads/images/592/13592/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/44086/plex_media_server">Plex Media Server 1.32.8 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Powerful media-sharing and streaming server solution that works across your local network and the wider internet too</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">858</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/23858/plex_media_server"><img src="https://img.creativemark.co.uk/uploads/images/592/13592/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/23858/plex_media_server">Plex Media Server 1.32.8</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Powerful media-sharing and streaming server solution that works across your local network and the wider internet too</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">53,107</div>
    </div>
  </div>
  <div class="google-auto-placed" style="width: 100%; height: auto; clear: both; text-align: center;"><ins data-ad-format="auto" class="adsbygoogle adsbygoogle-noablate" data-ad-client="ca-pub-6676241418785266" data-adsbygoogle-status="done"
      style="display: block; margin: 10px auto; background-color: transparent; height: 90px;" data-ad-status="filled">
      <div id="aswift_2_host" tabindex="0" title="Advertisement" aria-label="Advertisement"
        style="border: none; height: 90px; width: 960px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: visible;"><iframe id="aswift_2" name="aswift_2"
          style="left:0;position:absolute;top:0;border:0;width:960px;height:90px;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="960" height="90"
          frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"
          src="https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6676241418785266&amp;output=html&amp;h=90&amp;adk=386847816&amp;adf=1224675206&amp;pi=t.aa~a.538960116~rp.4&amp;w=960&amp;fwrn=1&amp;fwrnh=100&amp;lmt=1701811871&amp;rafmt=1&amp;to=qs&amp;pwprc=2901569623&amp;format=960x90&amp;url=https%3A%2F%2Fwww.downloadcrew.com%2F&amp;ea=0&amp;fwr=0&amp;fwrattr=false&amp;pra=3&amp;rpe=1&amp;resp_fmts=3&amp;wgl=1&amp;fa=40&amp;uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&amp;dt=1701811871446&amp;bpp=2&amp;bdt=1821&amp;idt=-M&amp;shv=r20231204&amp;mjsv=m202311300101&amp;ptt=9&amp;saldr=aa&amp;abxe=1&amp;prev_fmts=0x0%2C1200x280&amp;nras=3&amp;correlator=3516472979691&amp;frm=20&amp;pv=1&amp;ga_vid=1449473213.1701811870&amp;ga_sid=1701811870&amp;ga_hid=488558096&amp;ga_fc=1&amp;ga_cid=524361513.1701811870&amp;u_tz=60&amp;u_his=2&amp;u_h=1200&amp;u_w=1600&amp;u_ah=1200&amp;u_aw=1600&amp;u_cd=24&amp;u_sd=1&amp;dmc=8&amp;adx=320&amp;ady=1298&amp;biw=1600&amp;bih=1200&amp;scr_x=0&amp;scr_y=0&amp;eid=44759876%2C44759927%2C44759837%2C31079605%2C31079715%2C31079758%2C31079826%2C31079865%2C44807749%2C44807406%2C44806140%2C44807763%2C44808148%2C44808284%2C44809072&amp;oid=2&amp;pvsid=2110167997014279&amp;tmod=2061758431&amp;uas=0&amp;nvt=1&amp;fc=1920&amp;brdim=0%2C0%2C0%2C0%2C1600%2C0%2C1600%2C1200%2C1600%2C1200&amp;vis=1&amp;rsz=%7C%7Cs%7C&amp;abl=NS&amp;fu=16512&amp;bc=31&amp;ifi=3&amp;uci=a!3&amp;btvi=1&amp;fsb=1&amp;dtd=28"
          data-google-container-id="a!3" data-google-query-id="CJbi1aCf-YIDFUNwKgod-80EEQ" data-load-complete="true"></iframe></div>
    </ins></div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/22450/iobit_malware_fighter"><img src="https://img.creativemark.co.uk/uploads/images/956/12956/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/22450/iobit_malware_fighter">IObit Malware Fighter 11.0.0.1274</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Keep your PC spyware-free</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">17,615</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/6858/phraseexpress"><img src="https://img.creativemark.co.uk/uploads/images/244/11244/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/6858/phraseexpress">PhraseExpress 16.2.27</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Cut down on repetitive typing - and typos - with this versatile keyboard macro tool</p>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">4,598</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27600/phraseexpress_portable"><img src="https://img.creativemark.co.uk/uploads/images/244/11244/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27600/phraseexpress_portable">PhraseExpress Portable 16.2.27</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Cut down on repetitive typing - and typos - with this versatile keyboard macro tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">4,572</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33889/mcafee_labs_stinger"><img src="https://img.creativemark.co.uk/uploads/images/336/13336/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33889/mcafee_labs_stinger">McAfee Stinger 12.2.0.675 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Seek out and destroy the most common malware with a click</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">20,394</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24312/mcafee_labs_stinger"><img src="https://img.creativemark.co.uk/uploads/images/336/13336/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24312/mcafee_labs_stinger">McAfee Stinger 12.2.0.675</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Seek out and destroy the most common malware with a click</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">24,196</div>
    </div>
  </div>
  <div class="google-auto-placed" style="width: 100%; height: auto; clear: both; text-align: center;"><ins data-ad-format="auto" class="adsbygoogle adsbygoogle-noablate" data-ad-client="ca-pub-6676241418785266" data-adsbygoogle-status="done"
      style="display: block; margin: 10px auto; background-color: transparent; height: 0px;" data-ad-status="unfilled">
      <div id="aswift_3_host" tabindex="0" title="Advertisement" aria-label="Advertisement"
        style="border: none; height: 0px; width: 960px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: hidden; opacity: 0;"><iframe id="aswift_3" name="aswift_3"
          style="left: 0px; position: absolute; top: 0px; border: 0px; width: 960px; height: 0px;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="960"
          height="0" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"
          src="https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6676241418785266&amp;output=html&amp;h=90&amp;adk=386847816&amp;adf=3598198982&amp;pi=t.aa~a.538930326~rp.4&amp;w=960&amp;fwrn=1&amp;fwrnh=100&amp;lmt=1701811871&amp;rafmt=1&amp;to=qs&amp;pwprc=2901569623&amp;format=960x90&amp;url=https%3A%2F%2Fwww.downloadcrew.com%2F&amp;ea=0&amp;fwr=0&amp;fwrattr=false&amp;pra=3&amp;rpe=1&amp;resp_fmts=3&amp;wgl=1&amp;fa=40&amp;uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&amp;dt=1701811871446&amp;bpp=2&amp;bdt=1821&amp;idt=-M&amp;shv=r20231204&amp;mjsv=m202311300101&amp;ptt=9&amp;saldr=aa&amp;abxe=1&amp;prev_fmts=0x0%2C1200x280%2C960x90&amp;nras=4&amp;correlator=3516472979691&amp;frm=20&amp;pv=1&amp;ga_vid=1449473213.1701811870&amp;ga_sid=1701811870&amp;ga_hid=488558096&amp;ga_fc=1&amp;ga_cid=524361513.1701811870&amp;u_tz=60&amp;u_his=2&amp;u_h=1200&amp;u_w=1600&amp;u_ah=1200&amp;u_aw=1600&amp;u_cd=24&amp;u_sd=1&amp;dmc=8&amp;adx=320&amp;ady=1927&amp;biw=1600&amp;bih=1200&amp;scr_x=0&amp;scr_y=0&amp;eid=44759876%2C44759927%2C44759837%2C31079605%2C31079715%2C31079758%2C31079826%2C31079865%2C44807749%2C44807406%2C44806140%2C44807763%2C44808148%2C44808284%2C44809072&amp;oid=2&amp;pvsid=2110167997014279&amp;tmod=2061758431&amp;uas=0&amp;nvt=1&amp;fc=1920&amp;brdim=0%2C0%2C0%2C0%2C1600%2C0%2C1600%2C1200%2C1600%2C1200&amp;vis=1&amp;rsz=%7C%7Cs%7C&amp;abl=NS&amp;fu=16512&amp;bc=31&amp;ifi=4&amp;uci=a!4&amp;btvi=2&amp;fsb=1&amp;dtd=30"
          data-google-container-id="a!4" data-google-query-id="CIzr1aCf-YIDFQo1YAodraoDlA" data-load-complete="true"></iframe></div>
    </ins></div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34176/evernote"><img src="https://img.creativemark.co.uk/uploads/images/382/17382/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34176/evernote">Evernote 10.67.4</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Collect, store &amp; share your notes and media across all your devices</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">6,911</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33531/aida64_portable"><img src="https://img.creativemark.co.uk/uploads/images/338/12338/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33531/aida64_portable">AIDA64 Extreme Edition Portable 7.00.6700</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Find out more - much more - about your PC with this benchmarking, diagnostic and system information tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">47,822</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27304/aida64_business_edition"><img src="https://img.creativemark.co.uk/uploads/images/168/14168/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27304/aida64_business_edition">AIDA64 Business Edition 7.00.6700</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Run a hardware and software inventory of all your networked PCs with this powerful audit tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">3,313</div>
    </div>
  </div>
  <div class="google-auto-placed" style="width: 100%; height: auto; clear: both; text-align: center;"><ins data-ad-format="auto" class="adsbygoogle adsbygoogle-noablate" data-ad-client="ca-pub-6676241418785266" data-adsbygoogle-status="done"
      style="display: block; margin: 10px auto; background-color: transparent; height: 90px;" data-ad-status="filled">
      <div id="aswift_4_host" tabindex="0" title="Advertisement" aria-label="Advertisement"
        style="border: none; height: 90px; width: 960px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: visible;"><iframe id="aswift_4" name="aswift_4"
          style="left:0;position:absolute;top:0;border:0;width:960px;height:90px;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="960" height="90"
          frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"
          src="https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6676241418785266&amp;output=html&amp;h=90&amp;adk=386847816&amp;adf=617896856&amp;pi=t.aa~a.737641173~rp.4&amp;w=960&amp;fwrn=1&amp;fwrnh=100&amp;lmt=1701811871&amp;rafmt=1&amp;to=qs&amp;pwprc=2901569623&amp;format=960x90&amp;url=https%3A%2F%2Fwww.downloadcrew.com%2F&amp;ea=0&amp;fwr=0&amp;fwrattr=false&amp;pra=3&amp;rpe=1&amp;resp_fmts=3&amp;wgl=1&amp;fa=40&amp;uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&amp;dt=1701811871446&amp;bpp=1&amp;bdt=1821&amp;idt=-M&amp;shv=r20231204&amp;mjsv=m202311300101&amp;ptt=9&amp;saldr=aa&amp;abxe=1&amp;prev_fmts=0x0%2C1200x280%2C960x90%2C960x90&amp;nras=5&amp;correlator=3516472979691&amp;frm=20&amp;pv=1&amp;ga_vid=1449473213.1701811870&amp;ga_sid=1701811870&amp;ga_hid=488558096&amp;ga_fc=1&amp;ga_cid=524361513.1701811870&amp;u_tz=60&amp;u_his=2&amp;u_h=1200&amp;u_w=1600&amp;u_ah=1200&amp;u_aw=1600&amp;u_cd=24&amp;u_sd=1&amp;dmc=8&amp;adx=320&amp;ady=2669&amp;biw=1600&amp;bih=1200&amp;scr_x=0&amp;scr_y=0&amp;eid=44759876%2C44759927%2C44759837%2C31079605%2C31079715%2C31079758%2C31079826%2C31079865%2C44807749%2C44807406%2C44806140%2C44807763%2C44808148%2C44808284%2C44809072&amp;oid=2&amp;pvsid=2110167997014279&amp;tmod=2061758431&amp;uas=0&amp;nvt=1&amp;fc=1920&amp;brdim=0%2C0%2C0%2C0%2C1600%2C0%2C1600%2C1200%2C1600%2C1200&amp;vis=1&amp;rsz=%7C%7Cs%7C&amp;abl=NS&amp;fu=16512&amp;bc=31&amp;ifi=5&amp;uci=a!5&amp;btvi=3&amp;fsb=1&amp;dtd=32"
          data-google-container-id="a!5" data-google-query-id="CIeP1qCf-YIDFQJeKgod9p4L5w" data-load-complete="true"></iframe></div>
    </ins></div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/18631/aida64"><img src="https://img.creativemark.co.uk/uploads/images/338/12338/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/18631/aida64">AIDA64 Extreme Edition 7.00.6700</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Find out more - much more - about your PC with this benchmarking, diagnostic and system information tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">11,438</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32260/emsisoft_anti-malware"><img src="https://img.creativemark.co.uk/uploads/images/855/16855/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32260/emsisoft_anti-malware">Emsisoft Anti-Malware 2023.12.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Emsisoft's virus hunter is faster than ever</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">8,788</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/11765/stardock_fences"><img src="https://img.creativemark.co.uk/uploads/images/594/11594/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/11765/stardock_fences">Fences 5.0.4.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Keep your desktop in order with this icon organisation tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">19,115</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34418/iobit_advanced_systemcare_free"><img src="https://img.creativemark.co.uk/uploads/images/818/22818/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34418/iobit_advanced_systemcare_free">IObit Advanced SystemCare 17.1.0.157</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A complete clean-up, maintenance and optimisation toolkit for your computer</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">20,978</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/21642/microsoft_safety_scanner_64_bit_version"><img src="https://img.creativemark.co.uk/uploads/images/857/12857/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/21642/microsoft_safety_scanner_64_bit_version">Microsoft Safety Scanner 1.401.1688.0 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Quickly scan your computer for possible infection with this free portable tool from Microsoft</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">18,107</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/4578/netbalancer"><img src="https://img.creativemark.co.uk/uploads/images/903/10903/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/4578/netbalancer">NetBalancer 12.2.3</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Choose which applications get the&nbsp;lion's share of your web bandwidth with this traffic balancing utility</p>
      </div>
      <div class="license">Shareware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">12,007</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/21641/microsoft_safety_scanner_32-bit_version"><img src="https://img.creativemark.co.uk/uploads/images/857/12857/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/21641/microsoft_safety_scanner_32-bit_version">Microsoft Safety Scanner 1.401.1688.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Quickly scan your computer for possible infection with this free portable tool from Microsoft</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">9,306</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/30379/dashlane"><img src="https://img.creativemark.co.uk/uploads/images/499/15499/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/30379/dashlane">Dashlane 6.2348.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Protect all your sensitive online data across desktop and mobile</p>
        <div class="grammarly-disable-indicator"></div>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">9,636</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43359/files"><img src="https://img.creativemark.co.uk/uploads/images/864/22864/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43359/files">Files 3.0.15</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_half.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An open source Explorer replacement for Windows 10</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">7,061</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 244 } )">245</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;latest&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

POST https://www.downloadcrew.com/

<form id="recommendedDownloadsForm" action="https://www.downloadcrew.com/" method="post">
  <input type="hidden" name="orderBy" value="pubDate">
  <input type="hidden" name="orderDesc" value="desc">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'recommended' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="desc">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'rating' } ))"> Rating </div>
    <div class="selected" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recommended', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/11765/stardock_fences"><img src="https://img.creativemark.co.uk/uploads/images/594/11594/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/11765/stardock_fences">Fences 5.0.4.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Keep your desktop in order with this icon organisation tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">19,115</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43359/files"><img src="https://img.creativemark.co.uk/uploads/images/864/22864/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43359/files">Files 3.0.15</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_half.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An open source Explorer replacement for Windows 10</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">7,061</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/26538/aimp"><img src="https://img.creativemark.co.uk/uploads/images/843/13843/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/26538/aimp">AIMP 5.30.2531</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A full-featured audio player with many interesting options to explore</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">9,625</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32134/ef_commander_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/521/14521/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32134/ef_commander_64_bit">EF Commander 23.12 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An advanced replacement for Windows Explorer</p>
      </div>
      <div class="license">Shareware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">1,501</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27836/ef_commander"><img src="https://img.creativemark.co.uk/uploads/images/521/14521/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27836/ef_commander">EF Commander 23.12</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An advanced replacement for Windows Explorer</p>
      </div>
      <div class="license">Shareware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">3,296</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/21605/workrave_portable"><img src="https://img.creativemark.co.uk/uploads/images/536/12536/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/21605/workrave_portable">Workrave Portable 1.10.52.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Prevent the onset of eye strain and RSI with this effective free tool&nbsp;</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">793</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/19814/workrave"><img src="https://img.creativemark.co.uk/uploads/images/536/12536/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/19814/workrave">Workrave 1.10.52.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Prevent the onset of eye strain and RSI with this effective free tool</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">1,289</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/3427/belarc_advisor"><img src="https://img.creativemark.co.uk/uploads/images/563/10563/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/3427/belarc_advisor">Belarc Advisor 12.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Uncover hardware details, security problems, even software licence keys with this essential system information tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">9,392</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/37475/powerarchiver"><img src="https://img.creativemark.co.uk/uploads/images/605/18605/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/37475/powerarchiver">PowerArchiver 2023 v22.00.09</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Powerful archiving tool gets a facelift and new features.</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">390</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/30804/my_family_tree_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/168/17168/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/30804/my_family_tree_64-bit">My Family Tree 14.0.4.0 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A free and feature-packed genealogy tool</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">11,836</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/31996/my_family_tree_32-bit"><img src="https://img.creativemark.co.uk/uploads/images/168/17168/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/31996/my_family_tree_32-bit">My Family Tree 14.0.4.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A free and feature-packed genealogy tool</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">9,030</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42749/syncovery_64_bit"><img src="https://img.creativemark.co.uk/uploads/images/653/22653/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42749/syncovery_64_bit">Syncovery 10.8.9 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A cross-platform backup and synchronisation utility that's packed with features</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">1,101</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/42744/syncovery"><img src="https://img.creativemark.co.uk/uploads/images/653/22653/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/42744/syncovery">Syncovery 10.8.9</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A cross-platform backup and synchronisation utility that's packed with features</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">6,767</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43667/google_drive"><img src="https://img.creativemark.co.uk/uploads/images/992/22992/img1File.jpg"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43667/google_drive">Google Drive 84.0.11.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_half.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A desktop app to access and sync files with Google Drive</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">2,671</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/23940/portableappscom_platform"><img src="https://img.creativemark.co.uk/uploads/images/259/13259/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/23940/portableappscom_platform">PortableApps.com Platform 27.0.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Easily download, install, organise, update and generally manage your own collection of portable apps</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">9,510</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/43102/revo_uninstaller_pro_portable"><img src="https://img.creativemark.co.uk/uploads/images/669/10669/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/43102/revo_uninstaller_pro_portable">Revo Uninstaller Pro Portable 5.2.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>More powerful replacement for Windows' built in program removal tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">3,466</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/4046/revo_uninstaller_pro"><img src="https://img.creativemark.co.uk/uploads/images/669/10669/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/4046/revo_uninstaller_pro">Revo Uninstaller Pro 5.2.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>More powerful replacement for Windows' built in program removal tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/04/2023</div>
      <div class="downloads">5,485</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/37525/affinity_designer"><img src="https://img.creativemark.co.uk/uploads/images/616/18616/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/37525/affinity_designer">Affinity Designer 2.3.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A vector drawing app that takes on Illustrator at a fraction of the price.</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/01/2023</div>
      <div class="downloads">13,160</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/37521/affinity_photo"><img src="https://img.creativemark.co.uk/uploads/images/614/18614/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/37521/affinity_photo">Affinity Photo 2.3.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A budget photo editor that boasts more power than most, and is almost enough to rival Photoshop</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/01/2023</div>
      <div class="downloads">1,732</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/37523/affinity_publisher"><img src="https://img.creativemark.co.uk/uploads/images/615/18615/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/37523/affinity_publisher">Affinity Publisher 2.3.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An InDesign rival that can be used to create flyers, magazines, websites and more, this is a highly advanced desktop publishing tool.</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/01/2023</div>
      <div class="downloads">6,689</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 30 } )">31</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recommended&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

POST https://www.downloadcrew.com/

<form id="mostPopularDownloadsForm" action="https://www.downloadcrew.com/" method="post">
  <input type="hidden" name="orderBy" value="popularity">
  <input type="hidden" name="orderDesc" value="">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'mostPopular' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'rating' } ))"> Rating </div>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'mostPopular', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24497/easy_html5_video"><img src="https://img.creativemark.co.uk/uploads/images/382/13382/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24497/easy_html5_video">Easy HTML5 Video 2.8</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Quickly create and publish HTML5 video</p>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">08/20/2014</div>
      <div class="downloads">17,037</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/31232/genymotion"><img src="https://img.creativemark.co.uk/uploads/images/747/15747/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/31232/genymotion">Genymotion 2.12.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Test-drive a fully functional Android tablet or phone from your desktop</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/05/2018</div>
      <div class="downloads">105,450</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27736/qtweb_internet_browser"><img src="https://img.creativemark.co.uk/uploads/images/489/14489/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27736/qtweb_internet_browser">QtWeb Internet Browser 3.8.5</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A portable, lightweight and configurable browser</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/26/2014</div>
      <div class="downloads">15,820</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35244/tad"><img src="https://img.creativemark.co.uk/uploads/images/142/18142/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35244/tad">Tad 0.8.4</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A smart CSV and data viewer</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">06/14/2017</div>
      <div class="downloads">13,098</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33409/exeinfo_pe"><img src="https://img.creativemark.co.uk/uploads/images/931/16931/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33409/exeinfo_pe">Exeinfo PE 0.0.4.3</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Find out more about EXE (and other) files</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">10/05/2016</div>
      <div class="downloads">10,095</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/24191/nexusimage"><img src="https://img.creativemark.co.uk/uploads/images/317/13317/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/24191/nexusimage">NexusImage 1.1.3.992</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An interesting portable image viewer with some unusual extras</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/02/2013</div>
      <div class="downloads">7,759</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34014/screencastify_lite_for_chrome"><img src="https://img.creativemark.co.uk/uploads/images/265/17265/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34014/screencastify_lite_for_chrome">Screencastify Lite 1.37.4 for Chrome</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Easily record Chrome tabs or desktop activity</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/12/2018</div>
      <div class="downloads">16,796</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33838/xnretro"><img src="https://img.creativemark.co.uk/uploads/images/130/17130/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33838/xnretro">XnRetro 1.29</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Tweak photos with custom filters, effects, frames, more</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2016</div>
      <div class="downloads">8,719</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33672/command__conquer_red_alert"><img src="https://img.creativemark.co.uk/uploads/images/070/17070/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33672/command__conquer_red_alert">Command &amp; Conquer Red Alert 2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>The real-time strategy classic - for free!</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">09/16/2015</div>
      <div class="downloads">167,179</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/22965/thunderbird_conversations"><img src="https://img.creativemark.co.uk/uploads/images/072/13072/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/22965/thunderbird_conversations">Thunderbird Conversations 2.10.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Enhance Mozilla's email client by adding conversation view and more</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/07/2016</div>
      <div class="downloads">8,875</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34150/empty_standby_list"><img src="https://img.creativemark.co.uk/uploads/images/351/17351/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34150/empty_standby_list">Empty Standby List 1.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Free up RAM from a shortcut or script</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">03/11/2016</div>
      <div class="downloads">94,039</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/19757/simple_port_forwarding_free"><img src="https://img.creativemark.co.uk/uploads/images/519/12519/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/19757/simple_port_forwarding_free">Simple Port Forwarding Free 3.8.5</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Take control of your internet connection with this port forwarding configuration tool</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/30/2014</div>
      <div class="downloads">10,555</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/29997/windows_update_notifier"><img src="https://img.creativemark.co.uk/uploads/images/320/15320/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/29997/windows_update_notifier">Windows Update Notifier 1.5.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Get a desktop alert when Windows 8 updates are available</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">09/18/2015</div>
      <div class="downloads">7,997</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35195/koa11y"><img src="https://img.creativemark.co.uk/uploads/images/096/18096/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35195/koa11y">Koa11y 2.0.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Scan websites for accessibility issues</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">05/18/2017</div>
      <div class="downloads">7,987</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35150/googleimageshell"><img src="https://img.creativemark.co.uk/uploads/images/053/18053/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35150/googleimageshell">GoogleImageShell 1.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Find matching images from Explorer</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/25/2017</div>
      <div class="downloads">6,250</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34579/milton"><img src="https://img.creativemark.co.uk/uploads/images/699/17699/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34579/milton">Milton 1.4.2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A minimalist painting tool</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">06/11/2017</div>
      <div class="downloads">7,694</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/11768/hdsentinel"><img src="https://img.creativemark.co.uk/uploads/images/595/11595/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/11768/hdsentinel">Hard Disk Sentinel 6.10</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Monitor the health and performance of your hard disk</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">07/13/2023</div>
      <div class="downloads">22,985</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33593/syncplay"><img src="https://img.creativemark.co.uk/uploads/images/029/17029/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33593/syncplay">Syncplay 1.7.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Sync media players over the web for group video viewing</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">11/24/2023</div>
      <div class="downloads">8,881</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33944/pngmicro"><img src="https://img.creativemark.co.uk/uploads/images/208/17208/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33944/pngmicro">PNGmicro 2.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Optimise PNG files to cut their size</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/09/2015</div>
      <div class="downloads">7,342</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33285/cmaptools"><img src="https://img.creativemark.co.uk/uploads/images/843/16843/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33285/cmaptools">CmapTools 6.02</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Brainstorm and share ideas with this concept mapper</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/04/2016</div>
      <div class="downloads">10,713</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 244 } )">245</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;mostPopular&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

POST https://www.downloadcrew.com/

<form id="recentlyViewedDownloadsForm" action="https://www.downloadcrew.com/" method="post">
  <input type="hidden" name="orderBy" value="lastViewed">
  <input type="hidden" name="orderDesc" value="desc">
  <input type="hidden" name="page" value="0">
  <div class="filter">
    <select name="category">
      <option value="">All Categories</option>
      <option value="51">Audio, Video &amp; Photo</option>
      <option value="53">Backup &amp; Recovery</option>
      <option value="57">Design &amp; Illustration</option>
      <option value="58">Developer &amp; Programming</option>
      <option value="25">Disc Burning</option>
      <option value="30">Finance &amp; Accounts</option>
      <option value="22">Games</option>
      <option value="65">Hobbies &amp; Home Entertainment</option>
      <option value="24">Internet Tools</option>
      <option value="61">Kids &amp; Education</option>
      <option value="34">Networking Tools</option>
      <option value="63">Office &amp; Business</option>
      <option value="67">Operating Systems &amp; Distros</option>
      <option value="66">Portable Applications</option>
      <option value="62">Security</option>
      <option value="26">Social Networking</option>
      <option value="29">System &amp; Desktop Tools</option>
    </select>
    <select name="license">
      <option value="">All Licences</option>
      <option value="9">Free during beta-testing</option>
      <option value="7">Free, for personal-use only</option>
      <option value="1">Freeware</option>
      <option value="5">Full Commercial Application</option>
      <option value="6">Function Limited Demo</option>
      <option value="8">No Trial Available. Purchase Only</option>
      <option value="4">Open Source</option>
      <option value="3">Shareware</option>
      <option value="2">Trial Software</option>
    </select>
    <select name="rating">
      <option value="">All Ratings</option>
      <option value="5">5 stars</option>
      <option value="4">4 stars</option>
      <option value="3">3 stars</option>
      <option value="2">2 stars</option>
      <option value="1">1 star</option>
      <option value="0">No stars</option>
    </select>
    <button type="button" class="std" onclick="reloadSoftware( { type: 'recentlyViewed' } )"> Filter <svg width="20" height="20" version="1.1" viewBox="0 0 548.15 548.17" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <clipPath id="clipPath26">
            <path d="m0 560h960v-560h-960z"></path>
          </clipPath>
        </defs>
        <g transform="matrix(1.3333 0 0 -1.3333 -354.5 652.56)">
          <g transform="translate(-8.5669 -2.941)">
            <g clip-path="url(#clipPath26)">
              <g transform="translate(375.32 369.91)">
                <path
                  d="m0 0c0.797-1.218 1.244-2.213 1.961-2.941 2.243-2.277 4.577-4.465 6.896-6.666 20.636-19.588 41.28-39.168 61.915-58.757 4.752-4.513 9.452-9.081 14.229-13.567 3.208-3.014 4.931-6.623 4.868-11.052-0.015-1.118 0.016-2.238 0.016-3.357 4e-3 -18.548 5e-3 -37.095 8e-3 -55.643 2e-3 -12.312-5e-3 -24.623 0.022-36.935 3e-3 -1.353-0.326-2.826 0.917-4.332 1.13 0.903 2.139 1.599 3.019 2.431 7.555 7.136 15.02 14.368 22.665 21.405 2.212 2.037 3.004 4.208 2.953 7.147-0.152 8.632-0.057 17.268-0.057 25.902 0 14.071 0.068 28.141-0.032 42.211-0.036 5.124 1.548 9.321 5.459 12.732 3.129 2.728 6.027 5.719 9.04 8.581 23.643 22.458 47.291 44.912 70.928 67.376 1.158 1.1 2.263 2.259 3.334 3.443 0.514 0.569 1.102 1.21 0.372 2.323-1.621 0.619-3.521 0.712-5.419 0.743-2.877 0.046-5.756 0.049-8.634 0.049-48.287 2e-3 -96.575 1e-3 -144.86 1e-3 -13.751 0-27.502 1e-3 -41.252 3e-3 -2.68 0-5.354-0.031-8.346-1.097m104.46 27.604c32.48 0 64.959 8e-3 97.439-8e-3 5.932-3e-3 11.834-0.337 17.536-2.216 5.601-1.847 10.517-4.76 14.034-9.584 5.276-7.238 5.538-15.146 2.492-23.267-2.113-5.632-5.715-10.346-9.999-14.51-4.587-4.458-9.246-8.843-13.923-13.207-21.283-19.861-42.583-39.704-63.877-59.554-0.234-0.218-0.446-0.467-0.704-0.651-2.313-1.651-2.854-3.916-2.839-6.676 0.094-17.6 0.051-35.199 0.054-52.799 1e-3 -5.121 0.011-10.241 6e-3 -15.362-1e-3 -1.439-0.012-2.88-0.071-4.318-0.145-3.508-1.419-6.385-4.099-8.842-6.602-6.051-13.018-12.306-19.515-18.472-11.022-10.461-22.049-20.917-33.076-31.373-0.812-0.771-1.631-1.535-2.466-2.281-3.82-3.415-8.288-3.965-13.032-2.698-3.496 0.933-5.903 3.307-6.849 6.772-0.623 2.283-0.913 4.724-0.921 7.095-0.069 20.799-0.043 41.599-0.043 62.399-1e-3 19.199 1e-3 38.399 0 57.599 0 0.8-0.094 1.61 2e-3 2.398 0.342 2.795-0.814 4.768-2.857 6.664-22.162 20.558-44.259 41.187-66.359 61.813-4.091 3.818-8.144 7.679-12.162 11.574-3.821 3.705-6.932 7.943-9.249 12.75-1.993 4.133-2.801 8.521-2.495 13.055 0.62 9.182 5.687 15.382 13.598 19.494 4.457 2.317 9.265 3.512 14.269 3.823 3.351 0.208 6.711 0.373 10.068 0.376 31.679 0.028 63.359 0.016 95.038 0.016z">
                </path>
              </g>
            </g>
          </g>
          <g transform="matrix(1.2876 0 0 1.2876 650.21 284.07)">
            <path
              d="m0 0c-0.355 75.839-61.257 138.54-138.79 138.59-77.724 0.059-139.04-63.039-138.88-138.94 0.166-77.352 62.905-138.6 138.73-138.62 76.52-0.018 138.75 61.957 138.93 138.96m20.801-0.631c-0.293-87.845-71.692-158.98-159.27-159.19-87.864-0.205-159.69 70.884-160.02 158.88-0.331 88.749 71.217 160.35 159.48 160.43 88.217 0.078 159.81-71.298 159.82-160.12">
            </path>
          </g>
        </g>
      </svg>
    </button>
  </div>
  <div class="sort" data-sort-order="desc">
    <span>Sort by:</span>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'title' } ))"> Software Name </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'rating' } ))"> Rating </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'pubDate' } ))"> Updated </div>
    <div class="" onclick="return( reloadSoftware( { type: 'recentlyViewed', orderBy: 'downloads' } ))"> Downloads </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27267/thunderbird_beta"><img src="https://img.creativemark.co.uk/uploads/images/561/14561/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27267/thunderbird_beta">Thunderbird 121.0b1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Test drive the beta version of Mozilla’s email client</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">11/27/2023</div>
      <div class="downloads">10,528</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/2276/dropit"><img src="https://img.creativemark.co.uk/uploads/images/388/10388/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/2276/dropit">DropIt 8.5.1</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Quick, easy drag and drop file management</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">02/11/2018</div>
      <div class="downloads">11,539</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/6716/foxit_pdf_editor"><img src="https://img.creativemark.co.uk/uploads/images/167/11167/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/6716/foxit_pdf_editor">Foxit Advanced PDF Editor 3.0.4.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Easily edit any content in any PDF file with this compact and affordable tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">01/21/2013</div>
      <div class="downloads">12,950</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/20740/tweakie9"><img src="https://img.creativemark.co.uk/uploads/images/681/12681/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/20740/tweakie9">TweakIE9 2.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A tweaking tool that allows for customisation of Internet Explorer 9</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/25/2011</div>
      <div class="downloads">4,590</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/35987/DesktopNoteOK"><img src="https://img.creativemark.co.uk/uploads/images/451/18451/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/35987/DesktopNoteOK">DesktopNoteOK 3.91</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Stick 'todo' notes to your Windows 10 desktop</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">10/09/2023</div>
      <div class="downloads">702</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32536/privacy_badger_for_chrome"><img src="https://img.creativemark.co.uk/uploads/images/388/16388/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32536/privacy_badger_for_chrome">Privacy Badger 2020.1.13 for Chrome</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Easily block tracking ads and cookies</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/13/2020</div>
      <div class="downloads">3,964</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/26051/magix_digital_dj"><img src="https://img.creativemark.co.uk/uploads/images/702/13702/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/26051/magix_digital_dj">MAGIX Digital DJ 2</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Become a digital DJ with MAGIX's accessible music mixing tool</p>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">11/30/2011</div>
      <div class="downloads">12,008</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/29051/ultra_virus_killer"><img src="https://img.creativemark.co.uk/uploads/images/975/14975/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/29051/ultra_virus_killer">Ultra Virus Killer 11.10.8.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A powerful set of tools for manually removing malware and repairing your PC</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">07/20/2023</div>
      <div class="downloads">8,855</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/26648/appcompactor"><img src="https://img.creativemark.co.uk/uploads/images/900/13900/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/26648/appcompactor">PortableApps AppCompactor 3.7</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Shrink the size of portable executable files so they load faster from slow devices</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/21/2022</div>
      <div class="downloads">1,391</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34804/netspot"><img src="https://img.creativemark.co.uk/uploads/images/852/17852/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34804/netspot">NetSpot 3.0.440.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Easy wi-fi discovery and surveying</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">11/08/2023</div>
      <div class="downloads">3,328</div>
    </div>
  </div>
  <div class="downloadsAd">
    <a href="https://store.fileforum.com/p43629-windows_10_professional_oem" target="_blank"><img style="max-width: 100%" src="/whitelabels/downloadcrew.com/images/carousel-image-960x250-win-10-PRO.png"></a>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27926/comodo_icedragon"><img src="https://img.creativemark.co.uk/uploads/images/578/14578/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27926/comodo_icedragon">Comodo IceDragon 65.0.2.15</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A secure web browser based on a Mozilla core</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/19/2019</div>
      <div class="downloads">19,728</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/31763/garland_christmas_tree"><img src="https://img.creativemark.co.uk/uploads/images/892/15892/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/31763/garland_christmas_tree">Garland Christmas Tree 1.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>An animated Christmas tree for your desktop</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/13/2013</div>
      <div class="downloads">1,307</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/27479/cobian_backup_gravity"><img src="https://img.creativemark.co.uk/uploads/images/297/14297/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/27479/cobian_backup_gravity">Cobian Backup (Gravity) 11.2.0.582</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>A powerful and flexible backup tool to protect your files for free</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/06/2012</div>
      <div class="downloads">5,426</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/18631/aida64"><img src="https://img.creativemark.co.uk/uploads/images/338/12338/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/18631/aida64">AIDA64 Extreme Edition 7.00.6700</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Find out more - much more - about your PC with this benchmarking, diagnostic and system information tool</p>
        <div class="grammarly-disable-indicator"></div>
      </div>
      <div class="license">Trial Software</div>
    </div>
    <div>
      <div class="date">12/05/2023</div>
      <div class="downloads">11,438</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/20628/spideroak"><img src="https://img.creativemark.co.uk/uploads/images/658/12658/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/20628/spideroak">SpiderOakONE 7.4.0</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Enjoy online backup, syncing and sharing with 2GB free space from SpiderOak</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">12/05/2018</div>
      <div class="downloads">6,722</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/32277/display_driver_uninstaller"><img src="https://img.creativemark.co.uk/uploads/images/188/16188/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/32277/display_driver_uninstaller">Display Driver Uninstaller 18.0.6.9</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Thoroughly remove graphics drivers from your PC</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">10/30/2023</div>
      <div class="downloads">12,741</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/22423/comodo_cleaning_essentials_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/951/12951/smallImg.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/22423/comodo_cleaning_essentials_64-bit">Comodo Cleaning Essentials 10.0.0.6111 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Add another layer of antivirus protection to your PC with this portable security package</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">01/27/2017</div>
      <div class="downloads">4,319</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/20605/infrarecorder_64-bit"><img src="https://img.creativemark.co.uk/uploads/images/779/11779/smallImg.gif"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/20605/infrarecorder_64-bit">InfraRecorder 0.53 (64-bit)</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Create audio, data and video discs, images and more with this straightforward disc burning tool</p>
      </div>
      <div class="license">Open Source</div>
    </div>
    <div>
      <div class="date">09/03/2012</div>
      <div class="downloads">1,266</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/34013/kickresume_for_chrome"><img src="https://img.creativemark.co.uk/uploads/images/264/17264/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/34013/kickresume_for_chrome">Kickresume 3.2.1.1 for Chrome</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar_empty.png" width="12" height="12"><img
            src="images/smallstar_empty.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Create and share an impressive&nbsp;CV in minutes</p>
      </div>
      <div class="license">Freeware</div>
    </div>
    <div>
      <div class="date">06/10/2017</div>
      <div class="downloads">6,877</div>
    </div>
  </div>
  <div class="productListing">
    <a href="https://www.downloadcrew.com/article/33003/photostage"><img src="https://img.creativemark.co.uk/uploads/images/613/16613/img1File.png"></a>
    <div>
      <div class="title">
        <a href="https://www.downloadcrew.com/article/33003/photostage">PhotoStage 8.34</a>
        <span class="rating">
          <img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img src="images/smallstar.png" width="12" height="12"><img
            src="images/smallstar.png" width="12" height="12"> </span>
      </div>
      <div class="summary">
        <p>Create stylish, professional video slideshows</p>
      </div>
      <div class="license">Free, for personal-use only</div>
    </div>
    <div>
      <div class="date">05/10/2021</div>
      <div class="downloads">4,175</div>
    </div>
  </div>
  <div class="pagination">
    <div>
    </div>
    <div>
      <strong>1</strong> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 1 } )">2</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 2 } )">3</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 3 } )">4</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 4 } )">5</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 5 } )">6</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 6 } )">7</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 7 } )">8</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 8 } )">9</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 9 } )">10</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 10 } )">11</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 11 } )">12</a> <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 12 } )">13</a>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 13 } )">14</a> ... <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 244 } )">245</a>
    </div>
    <div>
      <a href="#" onclick="return reloadSoftware( { type: &quot;recentlyViewed&quot;, page: 1 } )">Next »</a>
    </div>
  </div>
</form>

Name: newsletterFormPOST https://creativemark.createsend.com/t/r/s/tyltjd/

<form class="popupBody" name="newsletterForm" action="https://creativemark.createsend.com/t/r/s/tyltjd/" method="post" target="_blank">
  <p>Subscribe to either one of our two newsletters for regular updates and information</p>
  <h4>
    <label class="checkbox">
      <input type="checkbox" id="cbNewsLetter" checked="" onclick="$( 'cbNewsLetter' ).checked = true;"> Downloads newsletter </label>
  </h4>
  <p>This is a weekly newsletter with download news, updates and other information</p>
  <h4>
    <label class="checkbox">
      <input type="checkbox" id="cm-ol-tylttl" name="cm-ol-tylttl"> Store newsletter </label>
  </h4>
  <p>This is a monthly newsletter with software store information, offers and deals</p>
  <div class="formGrid">
    <input type="text" class="fullRow" name="cm-name" id="name" placeholder="Enter your name">
    <input type="email" class="fullRow" name="cm-tyltjd-tyltjd" placeholder="Enter email address">
    <button type="submit" class="fullRow std">Subscribe</button>
  </div>
</form>

Text Content

The Finest Hand-Selected Downloads
Individually reviewed & tested
Login




LOGIN

Username:
Password:
Remember Me Login

Forgotten your password?

No account? Register here

CATEGORIES

 * Audio, Video & Photo
 * Backup & Recovery
 * Design & Illustration
 * Developer & Programming
 * Disc Burning
 * Finance & Accounts
 * Games
 * Hobbies & Home Entertainment
 * Internet Tools
 * Kids & Education
 * Networking Tools
 * Office & Business
 * Operating Systems & Distros
 * Portable Applications
 * Security
 * Social Networking
 * System & Desktop Tools

HELPFUL INFORMATION

 * Contact Us
 * Terms & Conditions

RSS FEEDS

Receive a regular RSS feed from our latest, most popular and recommended
downloads

 * Latest downloads feed
 * Most popular downloads feed
 * Recommended downloads feed
 * News

Windows Mac Linux iPhone iPad Android Store News
Top Categories:
Audio, Video & Photo Backup & Recovery Design & Illustration Developer &
Programming Disc Burning Finance & Accounts Games Hobbies & Home Entertainment
Internet Tools Kids & Education Networking Tools Office & Business Operating
Systems & Distros Portable Applications Security Social Networking System &
Desktop Tools
Show all



FEATURED DOWNLOADS

VirtualBox 7.0.12

Tor Browser 13.0.5

Firefox 120.0.1

Google Web Designer 15.2.1

Windows 10 Media Creation Tool "November 2021 Update"

slide 2 of 5


WINDOWS 10 MEDIA CREATION TOOL "NOVEMBER 2021 UPDATE"

Freeware

Get the latest Windows 10 installer ISO/USB

Download


VIRTUALBOX 7.0.12

Open Source

Host a virtual operating system


Download


TOR BROWSER 13.0.5

Freeware

Preserve your anonymity online with this interesting privacy tool


Download


FIREFOX 120.0.1

Open Source

Firefox 120 includes improved tracking protection

Download


GOOGLE WEB DESIGNER 15.2.1

Freeware

Build your own website with this powerful free design tool
 

Download


WINDOWS 10 MEDIA CREATION TOOL "NOVEMBER 2021 UPDATE"

Freeware

Get the latest Windows 10 installer ISO/USB

Download


VIRTUALBOX 7.0.12

Open Source

Host a virtual operating system


Download
Latest Downloads Recommended Downloads Most Popular Downloads Recently Viewed
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
MediaInfo Portable 23.11

Uncover the essential technical details of just about any audio or video file

Open Source
12/05/2023
1,659
Plex Media Server 1.32.8 (64-bit)

Powerful media-sharing and streaming server solution that works across your
local network and the wider internet too


Freeware
12/05/2023
858
Plex Media Server 1.32.8

Powerful media-sharing and streaming server solution that works across your
local network and the wider internet too


Freeware
12/05/2023
53,107

IObit Malware Fighter 11.0.0.1274

Keep your PC spyware-free

Freeware
12/05/2023
17,615
PhraseExpress 16.2.27

Cut down on repetitive typing - and typos - with this versatile keyboard macro
tool




Free, for personal-use only
12/05/2023
4,598
PhraseExpress Portable 16.2.27

Cut down on repetitive typing - and typos - with this versatile keyboard macro
tool


Free, for personal-use only
12/05/2023
4,572
McAfee Stinger 12.2.0.675 (64-bit)

Seek out and destroy the most common malware with a click

Freeware
12/05/2023
20,394
McAfee Stinger 12.2.0.675

Seek out and destroy the most common malware with a click


Freeware
12/05/2023
24,196

Evernote 10.67.4

Collect, store & share your notes and media across all your devices


Freeware
12/05/2023
6,911
AIDA64 Extreme Edition Portable 7.00.6700

Find out more - much more - about your PC with this benchmarking, diagnostic and
system information tool


Trial Software
12/05/2023
47,822

AIDA64 Business Edition 7.00.6700

Run a hardware and software inventory of all your networked PCs with this
powerful audit tool

Trial Software
12/05/2023
3,313

AIDA64 Extreme Edition 7.00.6700

Find out more - much more - about your PC with this benchmarking, diagnostic and
system information tool


Trial Software
12/05/2023
11,438
Emsisoft Anti-Malware 2023.12.0

Emsisoft's virus hunter is faster than ever

Trial Software
12/05/2023
8,788
Fences 5.0.4.1

Keep your desktop in order with this icon organisation tool

Trial Software
12/05/2023
19,115
IObit Advanced SystemCare 17.1.0.157

A complete clean-up, maintenance and optimisation toolkit for your computer


Freeware
12/05/2023
20,978
Microsoft Safety Scanner 1.401.1688.0 (64-bit)

Quickly scan your computer for possible infection with this free portable tool
from Microsoft

Freeware
12/05/2023
18,107
NetBalancer 12.2.3

Choose which applications get the lion's share of your web bandwidth with this
traffic balancing utility

Shareware
12/05/2023
12,007
Microsoft Safety Scanner 1.401.1688.0

Quickly scan your computer for possible infection with this free portable tool
from Microsoft

Freeware
12/05/2023
9,306
Dashlane 6.2348.1

Protect all your sensitive online data across desktop and mobile



Freeware
12/04/2023
9,636
Files 3.0.15

An open source Explorer replacement for Windows 10

Freeware
12/04/2023
7,061
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 245
Next »
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
Fences 5.0.4.1

Keep your desktop in order with this icon organisation tool

Trial Software
12/05/2023
19,115
Files 3.0.15

An open source Explorer replacement for Windows 10

Freeware
12/04/2023
7,061
AIMP 5.30.2531

A full-featured audio player with many interesting options to explore

Freeware
12/04/2023
9,625
EF Commander 23.12 (64-bit)

An advanced replacement for Windows Explorer

Shareware
12/04/2023
1,501
EF Commander 23.12

An advanced replacement for Windows Explorer

Shareware
12/04/2023
3,296
Workrave Portable 1.10.52.0

Prevent the onset of eye strain and RSI with this effective free tool 

Freeware
12/04/2023
793
Workrave 1.10.52.0

Prevent the onset of eye strain and RSI with this effective free tool

Open Source
12/04/2023
1,289
Belarc Advisor 12.1

Uncover hardware details, security problems, even software licence keys with
this essential system information tool


Free, for personal-use only
12/04/2023
9,392
PowerArchiver 2023 v22.00.09

Powerful archiving tool gets a facelift and new features.

Trial Software
12/04/2023
390
My Family Tree 14.0.4.0 (64-bit)

A free and feature-packed genealogy tool

Freeware
12/04/2023
11,836

My Family Tree 14.0.4.0

A free and feature-packed genealogy tool

Freeware
12/04/2023
9,030
Syncovery 10.8.9 (64-bit)

A cross-platform backup and synchronisation utility that's packed with features

Trial Software
12/04/2023
1,101
Syncovery 10.8.9

A cross-platform backup and synchronisation utility that's packed with features

Trial Software
12/04/2023
6,767
Google Drive 84.0.11.0

A desktop app to access and sync files with Google Drive

Freeware
12/04/2023
2,671
PortableApps.com Platform 27.0.1

Easily download, install, organise, update and generally manage your own
collection of portable apps

Freeware
12/04/2023
9,510
Revo Uninstaller Pro Portable 5.2.2

More powerful replacement for Windows' built in program removal tool

Trial Software
12/04/2023
3,466
Revo Uninstaller Pro 5.2.2

More powerful replacement for Windows' built in program removal tool

Trial Software
12/04/2023
5,485
Affinity Designer 2.3.0

A vector drawing app that takes on Illustrator at a fraction of the price.

Trial Software
12/01/2023
13,160
Affinity Photo 2.3.0

A budget photo editor that boasts more power than most, and is almost enough to
rival Photoshop

Trial Software
12/01/2023
1,732
Affinity Publisher 2.3.0

An InDesign rival that can be used to create flyers, magazines, websites and
more, this is a highly advanced desktop publishing tool.

Trial Software
12/01/2023
6,689
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 31
Next »
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
Easy HTML5 Video 2.8

Quickly create and publish HTML5 video

Free, for personal-use only
08/20/2014
17,037
Genymotion 2.12.0

Test-drive a fully functional Android tablet or phone from your desktop

Freeware
03/05/2018
105,450
QtWeb Internet Browser 3.8.5

A portable, lightweight and configurable browser

Freeware
01/26/2014
15,820
Tad 0.8.4

A smart CSV and data viewer

Open Source
06/14/2017
13,098
Exeinfo PE 0.0.4.3

Find out more about EXE (and other) files

Open Source
10/05/2016
10,095
NexusImage 1.1.3.992

An interesting portable image viewer with some unusual extras

Freeware
12/02/2013
7,759
Screencastify Lite 1.37.4 for Chrome

Easily record Chrome tabs or desktop activity

Freeware
12/12/2018
16,796
XnRetro 1.29

Tweak photos with custom filters, effects, frames, more

Freeware
12/04/2016
8,719
Command & Conquer Red Alert 2

The real-time strategy classic - for free!

Freeware
09/16/2015
167,179
Thunderbird Conversations 2.10.2

Enhance Mozilla's email client by adding conversation view and more

Freeware
01/07/2016
8,875

Empty Standby List 1.0

Free up RAM from a shortcut or script

Freeware
03/11/2016
94,039
Simple Port Forwarding Free 3.8.5

Take control of your internet connection with this port forwarding configuration
tool

Freeware
01/30/2014
10,555
Windows Update Notifier 1.5.0

Get a desktop alert when Windows 8 updates are available

Freeware
09/18/2015
7,997
Koa11y 2.0.0

Scan websites for accessibility issues

Freeware
05/18/2017
7,987
GoogleImageShell 1.2

Find matching images from Explorer

Freeware
06/25/2017
6,250
Milton 1.4.2

A minimalist painting tool

Open Source
06/11/2017
7,694
Hard Disk Sentinel 6.10

Monitor the health and performance of your hard disk

Freeware
07/13/2023
22,985
Syncplay 1.7.1

Sync media players over the web for group video viewing

Freeware
11/24/2023
8,881
PNGmicro 2.1

Optimise PNG files to cut their size

Freeware
12/09/2015
7,342
CmapTools 6.02

Brainstorm and share ideas with this concept mapper

Freeware
12/04/2016
10,713
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 245
Next »
All Categories Audio, Video & PhotoBackup & RecoveryDesign &
IllustrationDeveloper & ProgrammingDisc BurningFinance & AccountsGamesHobbies &
Home EntertainmentInternet ToolsKids & EducationNetworking ToolsOffice &
BusinessOperating Systems & DistrosPortable ApplicationsSecuritySocial
NetworkingSystem & Desktop Tools All Licences Free during beta-testingFree, for
personal-use onlyFreewareFull Commercial ApplicationFunction Limited DemoNo
Trial Available. Purchase OnlyOpen SourceSharewareTrial Software All Ratings 5
stars 4 stars 3 stars 2 stars 1 star No stars Filter
Sort by:
Software Name
Rating
Updated
Downloads
Thunderbird 121.0b1

Test drive the beta version of Mozilla’s email client

Open Source
11/27/2023
10,528
DropIt 8.5.1

Quick, easy drag and drop file management

Open Source
02/11/2018
11,539
Foxit Advanced PDF Editor 3.0.4.0

Easily edit any content in any PDF file with this compact and affordable tool

Trial Software
01/21/2013
12,950
TweakIE9 2.0

A tweaking tool that allows for customisation of Internet Explorer 9

Freeware
06/25/2011
4,590
DesktopNoteOK 3.91

Stick 'todo' notes to your Windows 10 desktop

Freeware
10/09/2023
702
Privacy Badger 2020.1.13 for Chrome

Easily block tracking ads and cookies

Freeware
01/13/2020
3,964
MAGIX Digital DJ 2

Become a digital DJ with MAGIX's accessible music mixing tool

Trial Software
11/30/2011
12,008
Ultra Virus Killer 11.10.8.0

A powerful set of tools for manually removing malware and repairing your PC

Freeware
07/20/2023
8,855
PortableApps AppCompactor 3.7

Shrink the size of portable executable files so they load faster from slow
devices

Freeware
06/21/2022
1,391
NetSpot 3.0.440.0

Easy wi-fi discovery and surveying

Freeware
11/08/2023
3,328

Comodo IceDragon 65.0.2.15

A secure web browser based on a Mozilla core

Freeware
06/19/2019
19,728
Garland Christmas Tree 1.0

An animated Christmas tree for your desktop

Freeware
12/13/2013
1,307
Cobian Backup (Gravity) 11.2.0.582

A powerful and flexible backup tool to protect your files for free

Freeware
12/06/2012
5,426
AIDA64 Extreme Edition 7.00.6700

Find out more - much more - about your PC with this benchmarking, diagnostic and
system information tool


Trial Software
12/05/2023
11,438
SpiderOakONE 7.4.0

Enjoy online backup, syncing and sharing with 2GB free space from SpiderOak

Freeware
12/05/2018
6,722
Display Driver Uninstaller 18.0.6.9

Thoroughly remove graphics drivers from your PC

Freeware
10/30/2023
12,741
Comodo Cleaning Essentials 10.0.0.6111 (64-bit)

Add another layer of antivirus protection to your PC with this portable security
package

Freeware
01/27/2017
4,319
InfraRecorder 0.53 (64-bit)

Create audio, data and video discs, images and more with this straightforward
disc burning tool

Open Source
09/03/2012
1,266
Kickresume 3.2.1.1 for Chrome

Create and share an impressive CV in minutes

Freeware
06/10/2017
6,877
PhotoStage 8.34

Create stylish, professional video slideshows

Free, for personal-use only
05/10/2021
4,175
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 245
Next »



DOWNLOAD SPOTLIGHT

slide 2 of 3


FBACKUP 9.8.840

Freeware

Backup your most important files & preferences using this free tool


Download


TRANSMISSION 4.0.4

Freeware

Download torrents with ease using this lightweight client

Download


MICROSOFT POWERTOYS 0.76.0

Freeware

The first of many official tools to enhance Windows

Download


FBACKUP 9.8.840

Freeware

Backup your most important files & preferences using this free tool


Download


TRANSMISSION 4.0.4

Freeware

Download torrents with ease using this lightweight client

Download




SOFTWARE NEWS


AIDA64 EXTREME EDITION 7.0 UNVEILS CUSTOMISABLE TOOLBAR AND UPDATED SUPPORT FOR
LATEST AMD AND INTEL CHIPSETS

05 December 2023, Nick Peers


FOXIT PDF READER 2023.3 AND FOXIT PDF EDITOR 2023.3 EMBRACE AI WITH NEW CHATBOT
INTEGRATIONS

23 November 2023, Nick Peers


O&O DISKIMAGE 19 PRO IMPROVES RECOVERY, MIGRATION AND VIRTUAL MACHINE TOOLS

21 November 2023, Nick Peers


BLENDER 4.0 UNVEILS HOSTS OF NEW FEATURES, INCLUDING REWRITTEN BSDF TOOL

17 November 2023, Nick Peers
See more posts...


EDITOR'S CHOICE


BITWARDEN 2023.10.1

Open Source

Open-source password manager goes straight to the top of the class.

Download


FREE FULL SOFTWARE


ASHAMPOO WINOPTIMIZER 2023 V25.00.18



Tweak, clean and optimise your PC’s performance for free 

Download for Free


DOWNLOADCREW SOFTWARE STORE BEST-SELLING LIST

1
AVG Ultimate 2023 [10-Device, 2-YR] 29.99 €

Bundles AVG Internet Security, TuneUp, and Secure VPN

159.99 €

--------------------------------------------------------------------------------

2
iolo System Mechanic 23 16.95 €

Speed up, optimise and repair your computer with this all-in-one PC maintenance
and tweaking tool

49.95 €

--------------------------------------------------------------------------------

3
Bitdefender Family Pack 2023 [15-Device, 1-YR] 39.99 €

Comprehensive fully-featured security suite

99.99 €

--------------------------------------------------------------------------------

4
AVG TuneUp 2023 [10-D, 2-YR] 19.99 €

Clean, optimise and manage PCs, Macs and Android devices

89.99 €

--------------------------------------------------------------------------------

5
Laplink PCmover Professional v11 [1-MIGRATION] 24.95 €

Quickly transfer applications, data, settings and more from an old computer to
your new PC

57.95 €


USER COMMENTS

EssentialPIM Free 11.7.4
18 April 2023, Solly Charbit
I think that there is something wrong with the link provided as it is
downloading EssentialPIMPro.ex...
Telegram for Mac 4.12.2
27 November 2022, GianMarco Tavazzani
the real 4.3.3 lost the right sidebar and it is a huge STEP BACK (4.3.2 was
UNUSABLE and did last ON...
CopyQ 7.1.0
25 May 2022, chris miraillet
6.1.0 his out since march 2022
41,714,857
Downloads
Secure & Tested Software
6,441
Reviews
Instant Download 24/7
311,345
Members
10+ Years of Service
Follow our tweets for the very latest store news, daily promotions and
discounts! Subscribe to our newsletter to be the first to know all special
offers, promos and more!
About Contact Terms & Conditions Advertise
Site credentials: Betanews FileForum Downloadcrew
© 2010-2023 BetaNews, Inc. - 11654 Plaza America Dr #350, Reston, VA 20190,
United States. All rights reserved.
OK

Like every other website, this site uses cookies to deliver its services, to
manage your account and to analyse traffic. By using this website you agree to
the use of cookies. Learn More

Newsletter

Subscribe to either one of our two newsletters for regular updates and
information

DOWNLOADS NEWSLETTER

This is a weekly newsletter with download news, updates and other information

STORE NEWSLETTER

This is a monthly newsletter with software store information, offers and deals

Subscribe